Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an early experimental prototype of a WebAssembly interpreter. It's totally incomplete at this point.

Directory organization:

  • implementation - implementation-specific behavior
  • module - data structures for WebAssembly modules, and code for serializing and deserializing
  • process - data structures for the state of a running process
  • semantics - WebAssembly execution
  • shell - top-level shell program

About

A very early experimental prototype WebAssembly interpreter

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages