Stream: git-wasmtime

Topic: wasmtime / issue #420 support RTOS family in the plan?


view this post on Zulip Wasmtime GitHub notifications bot (Dec 07 2022 at 06:32):

letanphuc commented on issue #420:

Any update on this?

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 16:55):

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 :)

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 16:55):

fitzgen commented on issue #420:

Wasmtime supports no-std, WASI is defined elsewhere; issue is no longer relevant.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 04 2026 at 16:58):

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