Files
Ayke van Laethem 67b45dd14d wasm/js: use standard library syscall package
This switches -target=wasm (browser wasm) over from our own syscall
package to the one used in the Go standard library.

While this doesn't remove any code (so we can't simplify anything), the
idea is that this improves compatibility with existing code a bit more.
So It's a similar reasoning as for
https://github.com/tinygo-org/tinygo/pull/4417.
2024-10-02 22:16:23 +02:00
..
2021-05-06 20:04:16 +02:00
2024-02-19 17:53:36 +01:00