Friday 29 December 2023

Show HN: Wasker – A WASM compiler for running WASM on your favorite kernel https://bit.ly/3S1Ugap

Show HN: Wasker – A WASM compiler for running WASM on your favorite kernel Wasker is a WebAssembly compiler. Wasker compiles Wasm binary into ELF format binary. What's new with Wasker is, Wasker generates an OS-independent ELF file where WASI calls from Wasm applications remain unresolved. This unresolved feature allows Wasker's output ELF file to be linked with WASI implementations provided by various operating systems, enabling each OS to execute Wasm applications. Wasker empowers your favorite OS to serve as a Wasm runtime! https://bit.ly/3TEYmX2 December 29, 2023 at 03:09PM

No comments:

Post a Comment