
WasmForge Project Compiles Sliver Security Tool into WebAssembly
webassemblywasmgosliversecuritycompilationopen-source
The post describes a project that modifies the Wazero WebAssembly implementation to compile existing Go-based security tools, like Sliver, into WebAssembly (WASM) for execution on host systems (MacOS or Windows). The authors claim to have implemented all major host APIs, enabling full Sliver functionality in WASM. The blog post details the Go-to-WASM compilation process and teases a future post on a C#-to-WASM pipeline. The tooling mentioned will be open-sourced the following week.