Skip to content

SableWASM 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 (Perhap…

Notifications You must be signed in to change notification settings

NineKa/sable-wasm

Repository files navigation

SableWASM: A static compiler for WebAssembly

SableWASM 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?).

About

SableWASM 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 (Perhap…

Resources

Stars

Watchers

Forks

Languages