11 skills found
migueldeicaza / WasmerSharp.NET Bindings for the Wasmer Runtime
mattn / GowasmerWebAssembly runtime for wasmer-go
wasmerio / Wasmer C ApiExample of the C API to embed the Wasmer runtime
helje5 / SwiftyWasmerA Swift API for the Wasmer WebAssembly Runtime
zigwasm / Wasmer ZigZig bindings for the Wasmer WebAssembly runtime
zig-wasm / Wasmer Zig ApiZig bindings for the Wasmer WebAssembly runtime
Pangoraw / Wasmer.jlA Julia wrapper for the wasmer runtime
onsails / Wasmer AsHelpers for dealing with assemblyscript memory inside wasmer-runtime
wasmerio / Wasmer BenchThis is a repo for benchmarking Wasmer (compilation & runtime)
mochi-neko / Wasmer UnityProvide a C# interface of Wasmer, one of the WebAssembly runtimes, integrating as a native plugin in Unity..
NineKa / Sable WasmSableWASM is a work-in-progress static compiler for WebAssembly with WASI extension. This project is heavily inspired by Lucet, Wasmer and other WebAssembly runtimes. The compiler compile WebAssembly modules into native shared libraries with the help of LLVM framework. SableWASM also comes with a runtime loader with minimal WASI features (Perhaps will be completed in the future?).