mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-02 18:17:46 +00:00
14bb90c3c0
This adds support for stdio in picolibc and fixes wasm_exec.js so that it can also support C puts. With this, C stdout works on all supported platforms.