-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- WASI trait definitions in runtime (
WasiFd,WasiPath,WasiClock,WasiRandom) - Transpiler recognizes WASI import names → maps to WASI traits
- Reference host implementation (at least
fd_write,fd_read,proc_exit) - End-to-end test: C
printfhello world → Wasm → Rust → run
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels