mutable-global
mutable-global copied to clipboard
There are no JS API tests here
The API surface to JS is actually substantial for this proposal, but I've found no test cases in this repo. We need to add them.
Yes, good point. I'll add some ASAP.
Well, it wasn't exactly ASAP, but here are some JS API tests -- https://github.com/WebAssembly/mutable-global/pull/14. I've confirmed they work against the v8 implementation (and thanks to @Cellule, I fixed a number of bugs too!)