multi-memory icon indicating copy to clipboard operation
multi-memory copied to clipboard

JS-API limits test still tests for limit of 1 memory

Open backes opened this issue 2 years ago • 0 comments

The limit was raised to 100 memories in #27, but the test/js-api/limits.any.js test still tests for 1 memory: https://github.com/WebAssembly/multi-memory/blob/main/test/js-api/limits.any.js#L20

backes avatar Aug 07 '23 12:08 backes