You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I understand the parser.rs implementation it does seem to follow the spec. I'm not sure why there are more bytes in the section than indicated after name.
Compiling the following Rust code
to WASM and running with rWasm fails in
parser.rs
withwasm32-unknown-unknown
The generated WASM in WAT:
wabt-objdump
of the WASM binary:The text was updated successfully, but these errors were encountered: