github.com/cs3238-tsuzu/go-wasmi

WebAssembly Interpreter written in Go


Keywords
go, interpreter, wasm
License
MIT
Install
go get github.com/cs3238-tsuzu/go-wasmi

Documentation

go-wasmi

build status Go Report Card Coverage Status

WebAssembly Interpreter written in Go

Status

  • WIP
  • WASM Parser
  • Validator
  • Executor
  • Command Line Tool
  • WAST Parser
  • JIT

License

  • Under the MIT License
  • Copyright (c) 2019 Tsuzu