package
0.0.0-20191203030451-05c0e0f7eaea
Repository: https://github.com/perlin-network/life.git
Documentation: pkg.go.dev
# Functions
NewSSAFunctionCompiler instantiates a compiler which translates a WebAssembly modules intepreted code into a Static-Single-Assignment-based intermediate representation.
# Structs
Instr denotes a single instrution.
SSAFunctionCompiler represents a compiler which translates a WebAssembly modules intepreted code into a Static-Single-Assignment-based intermediate representation.