Files
tinygo/targets
Ayke van Laethem 24a0f237d8 wasm: use wasi ABI for basic startup/stdout
This allows TinyGo-built binaries to run under wasmtime, for example:

    tinygo build -o test.wasm -no-debug -target=wasm examples/test
    wasmtime run test.wasm 0
2020-01-28 20:31:09 +01:00
..
2020-01-26 23:24:45 +01:00
2020-01-26 23:24:45 +01:00
2020-01-27 19:01:55 +01:00
2020-01-27 19:01:55 +01:00
2020-01-27 19:01:55 +01:00
2019-11-04 16:21:59 +01:00
2018-10-06 13:04:14 +02:00
2019-11-16 21:57:18 +01:00
2018-10-18 15:07:06 +02:00
2020-01-06 11:53:43 +01:00
2019-12-14 12:48:21 +01:00
2018-09-22 01:51:44 +02:00
2020-01-23 16:40:09 +01:00