Hacker News new | ask | show | jobs
by zbendefy 720 days ago
wouldn't targeting webassembly provide something similiar? how would this compare to targeting WASM and running a runtime like wasmer?
1 comments

WebAssembly is bytecode that runs on a virtual machine.

Cosmopolitan is a libc replacement. Your program is still compiled to real CPU instructions, which execute much faster.