diff options
author | Ayke van Laethem <[email protected]> | 2024-02-16 16:33:07 +0100 |
---|---|---|
committer | Ron Evans <[email protected]> | 2024-08-10 23:46:58 -0700 |
commit | 3021e16bbf138ef48d840604e330049def61329a (patch) | |
tree | b6ebb6fe4203b84cbe259647d9aa0d442d177fdd /GNUmakefile | |
parent | 55f7d21ff5664491af956574fbe94b23792d87a3 (diff) | |
download | tinygo-3021e16bbf138ef48d840604e330049def61329a.tar.gz tinygo-3021e16bbf138ef48d840604e330049def61329a.zip |
wasm: call __stdio_exit on exit
This flushes stdio, so that functions like puts and printf write out all
buffered data even if the output isn't connected to a terminal.
For discussion, see:
https://github.com/bytecodealliance/wasmtime/issues/7833
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions