Skip to content

phoenhix/interpreter-prototype

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages