Skip to content

whtsht/wasper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasper

wasper is a WebAssembly interpreter written in Rust without standard library.

Spec test

$ git submodule init
$ git submodule update

- Running tests
$ cargo test

- Running tests with logging
$ RUST_LOG=info cargo test

About

A Webassembly interpreter written in Rust without standard library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages