Guilherme Delgado
07/17/2023, 9:55 AMGET<http://localhost:8080/favicon.ico[HTTP/1.1> 404 Not Found 0ms]
Using experimental Kotlin/Wasm may require enabling experimental features in the target environment. - Chrome: enable WebAssembly Garbage Collection at <chrome://flags/#enable-webassembly-garbage-collection> or run the program with the --js-flags=--experimental-wasm-gc command line argument. - Firefox: enable javascript.options.wasm_function_references and javascript.options.wasm_gc at about:config. - Edge: run the program with the --js-flags=--experimental-wasm-gc command line argument. - Node.js: run the program with the --experimental-wasm-gc command line argument. For more information see <https://kotl.in/wasm_help/>. jetsnackwasmapp.uninstantiated.mjs:4040:19
Uncaught CompileError: wasm validation error: at offset 525346: incompatible super type
instantiate <http://localhost:8080/jetsnackwasmapp.uninstantiated.mjs:4020>
async* <http://localhost:8080/load.mjs:7>
jetsnackwasmapp.wasm:4020
With Chrome works just fine. All flags are true.p2000t
07/17/2023, 3:38 PM