mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-06 20:13:40 +00:00
runtime, targets: some WIP on wasm unknown in part from PR #3072
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build linux && !baremetal && !nintendoswitch && !wasi
|
||||
//go:build linux && !baremetal && !nintendoswitch && !wasi && !wasm_unknown
|
||||
|
||||
package runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user