Using emscripten wasm outside of emscripten doesn’t really work, the generated wasm needs the emscripten runtime. I suggest you build libjxl using vanilla clang. This is a good first reference: https://surma.dev/things/c-to-webassembly/
OK so this post is saying that wasm engines have bad bytecode validation error messages?
Using emscripten wasm outside of emscripten doesn’t really work, the generated wasm needs the emscripten runtime. I suggest you build libjxl using vanilla clang. This is a good first reference: https://surma.dev/things/c-to-webassembly/
OK so this post is saying that wasm engines have bad bytecode validation error messages?