mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 02:33:28 +00:00
wasi preview 2 support (#4027)
* all: wasip2 support Co-authored-by: Randy Reddig <randy.reddig@fastly.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build linux && (baremetal || nintendoswitch || wasi || wasm_unknown)
|
||||
//go:build linux && (baremetal || nintendoswitch || wasm_unknown)
|
||||
|
||||
// Other systems that aren't operating systems supported by the Go toolchain
|
||||
// need to pretend to be an existing operating system. Linux seems like a good
|
||||
|
||||
Reference in New Issue
Block a user