Closed BadRyuner closed 5 months ago
Adds support for the missing instructions from this proposal: https://github.com/WebAssembly/bulk-memory-operations/blob/master/proposals/bulk-memory-operations/Overview.md
I don't know how to implement table.*** since they are not in memory as they should be. Instead they are in the form of fields(
Bulk memory proposal: https://github.com/WebAssembly/bulk-memory-operations/blob/master/proposals/bulk-memory-operations/Overview.md
Adds support for the missing instructions from this proposal: https://github.com/WebAssembly/bulk-memory-operations/blob/master/proposals/bulk-memory-operations/Overview.md
I don't know how to implement table.*** since they are not in memory as they should be. Instead they are in the form of fields(