Wago is a pure-Go WebAssembly runtime that compiles Wasm to native machine code without CGO. WASI, the Component Model and other host capabilities are delivered as plugins, and .wasm files can be built into small standalone executables.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source4092discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: wasi清除
wagowago-org
ADDEDwasmtimebytecodealliance
ADDEDWasmtime is a standalone WebAssembly runtime from the Bytecode Alliance, built on the Cranelift code generator. It offers fast execution, a security-focused design, configurable resource limits, WASI support and standards compliance, with embedding APIs for Rust, C, C++, Python, .NET, Go and Ruby.
rontolispmaking
ADDEDrontolisp is a Common Lisp subset implemented in Java, featuring an interpreter and compilers for both the JVM and WebAssembly (WASM).