From a098cd39116d1653e824ac20889323d996d2ad1a Mon Sep 17 00:00:00 2001 From: shroo <1+shroo@noreply.localhost> Date: Mon, 27 Jul 2026 17:53:02 +0100 Subject: [PATCH] Update template/web/odin.js --- template/web/odin.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template/web/odin.js b/template/web/odin.js index 1e96361..06194ee 100644 --- a/template/web/odin.js +++ b/template/web/odin.js @@ -1,3 +1,5 @@ +// This file is from 'https://github.com/odin-lang/Odin/blob/master/core/sys/wasm/js/odin.js' + "use strict"; (function() {