tinygo/compileopts
Ayke van Laethem a545f17d2e wasm: add support for GOOS=wasip1
This adds true GOOS=wasip1 support in addition to our existing
-target=wasi support. The old support for WASI isn't removed, but should
be treated as deprecated and will likely be removed eventually to reduce
the test burden.
2023-08-17 18:16:54 +02:00
..
config.go wasm: remove i64 workaround, use BigInt instead 2023-06-17 18:08:09 +02:00
options.go main: add -internal-nodwarf flag 2023-06-06 11:46:16 +02:00
options_test.go Add -gc=custom option (#3302) 2023-01-28 20:24:56 +01:00
target.go wasm: add support for GOOS=wasip1 2023-08-17 18:16:54 +02:00
target_test.go all: update _test.go files for os.IsFoo changes 2022-08-07 10:32:23 +02:00