mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 10:43:29 +00:00
WASI & darwin: support basic file io based on libc
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
This commit is contained in:
committed by
Ron Evans
parent
6d3c11627c
commit
1406453350
@@ -1,4 +1,4 @@
|
||||
// +build baremetal wasm
|
||||
// +build baremetal wasm,!wasi
|
||||
|
||||
package os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user