wasm-micro-runtime icon indicating copy to clipboard operation
wasm-micro-runtime copied to clipboard

Add support for multi-memory proposal in classic interpreter

Open TianlongLiang opened this issue 1 week ago • 0 comments

Implement multi-memory for classic-interpreter. Support core spec (and bulk memory) opcodes now, will support atomic opcodes, and add multi-memory export APIs in the future. PS: Multi-memory spec test patched a lot for linking test to adapt for multi-module implementation

TianlongLiang avatar Jun 25 '24 06:06 TianlongLiang