Skip to content

WASI basic support #2

@arnoox

Description

@arnoox
  • 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 printf hello world → Wasm → Rust → run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions