Skip to content

maklean/wasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasp - A WebAssembly 1.0 Runtime

A WebAssembly (Wasm) runtime written in Rust following the WebAssembly 1.0 spec. Building it as an intersection between my interests in web infrastructure and interpreters.

It also fully passes the WebAssembly 1.0 spec test suite - which you can run with cargo test.

Make sure you have wabt installed on your system, because I use wast2json.

About

A WebAssembly 1.0 runtime implemented in Rust. Passes the Wasm 1.0 spec test suite.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages