Closed ghost closed 7 years ago
I confess I don't understand what you're proposing, but in any case the shared memory proposal is complete and this repo is inactive (apart from addressing and closing existing bugs). Additional proposals for functionality need to go through the process for proposals in ECMAScript. There is some starting information about how to submit proposals here: https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md.
Hello. I suggest add next things:
let pair0a = u32.mem(0); // get iterator value directly with zero key with [u32, 0]
Instead of using typed array instance with indexing, I suggest just using iterations and objective pairs.