scala-wasm
scala-wasm copied to clipboard
Experimental WasmGC backend for Scala.js | merging into the upstream Scala.js repo https://github.com/scala-js/scala-js/pull/4988
Results
11
scala-wasm issues
Sort by
recently updated
recently updated
newest added
```sh $ bin/wasm-opt --version wasm-opt version 117 (version_117-203-g5999c996c) ``` `wasm-opt` build on 2024-05-24 https://github.com/WebAssembly/binaryen/commit/5999c996c36abeba912599b5fba83d0b2989ed4c ```sh $ bin/wasm-opt sample/target/scala-2.12/sample-fastopt/main.wasm [parse exception: bad section size, started at 7633 plus payload 61 not...