/Wasm-Dynamic-Compiler

WebAssembly with WASI extension - Dynamic compiler

Primary LanguageC++MIT LicenseMIT

Idea:

With the help of LLVM framework and Clang the compiler should compile and translate WebAssembly methods into platform specific libraries. Working on adding a runtime loader with minimal features like I/O interfaces for wasm dynamic compiler.