Roberto Lublinerman

Results 3 issues of Roberto Lublinerman

The current release does not work under Windows. There are a few known issues: 1. bazel and all the required dependencies are cumbersome to setup in Windows. 2. some path...

enhancement
help wanted

wat2wasm errors are cumbersome to debug since they only provide index numbers instead of their symbolic names.

Heap stores (`struct.set`) are optimized into the `struct.new` when they are adjacent in a statement list. Pushing `struct.new` down when they are not adjacent increases the likelihood for heap stores...