Skip to content

andrewrk/zig-wasi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal WASI Interpreter

This codebase contains both a Zig implementation and a C implementation of a WASI interpreter that is capable of interpreting a WASI build of the Zig compiler, built with -Dwasi-bootstrap, and then optimized with wasm-opt -Oz --enable-bulk-memory.

Status

It works!

This repository is now used for experimentation while the main development takes place upstream, currently in the wasi-bootstrap branch, but soon to be merged into master.

Inspiration

About

Minimal WASI interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published