Files
tinygo/src/os/is_wasi_test.go
T
2022-12-19 23:20:11 +01:00

6 lines
54 B
Go

//go:build wasi
package os_test
const isWASI = true