letanphuc commented on issue #420:
Any update on this?
fitzgen closed issue #420:
The RTOS might be on most low-end device, that would be great if WASI is able to land on those.
It's related with https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-api.md#proc_exit and the multithreading discussion #419, most RTOS platforms do not have child process or threading, we should be careful to include the system interfaces if we want to land those :)
fitzgen commented on issue #420:
Wasmtime supports no-std, WASI is defined elsewhere; issue is no longer relevant.
ricochet commented on issue #420:
See also https://docs.wasmtime.dev/stability-tiers.html#tier-3
Last updated: Jul 29 2026 at 05:03 UTC