fix(wasm): set go.env to empty object Initialize go.env to an empty object before running the WASM module to avoid an undefined-env error in the browser.
1 files changed, 1 insertions(+), 0 deletions(-) M web/index.html
M web/index.html => web/index.html +1 -0