life
Wasm VM
A secure and fast WebAssembly VM designed for decentralized applications.
A secure WebAssembly VM catered for decentralized applications.
2k stars
57 watching
120 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
piranna/wasmachine | An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands | 202 |
mfrachet/go-vdom-wasm | A Go library for building frontend applications using WebAssembly and Virtual DOM | 82 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
petersalomonsen/wasm-git | Enables local storage and synchronization of web application data in the browser using WebAssembly | 649 |
akupila/go-wasm | A tool that reads and parses WebAssembly binary files | 132 |
vmware-labs/mod_wasm | An Apache HTTP Server extension module that enables the execution of WebAssembly binaries as endpoints. | 113 |
luishsu/wasmvm | A standalone WebAssembly virtual machine | 4 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
mfrachet/go-wasm-cli | A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,010 |
remko/uxn.wasm | An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |