explodingcamera / tinywasm

A tiny, interpreted WebAssembly Runtime written in Rust
Apache License 2.0
471 stars 18 forks source link

Multiple memories #16

Closed explodingcamera closed 2 months ago

explodingcamera commented 5 months ago

Multiple memories, should be mostly supported already, we probably just need to start running the relevant tests in the suite and fix some edge-cases.