WebAssembly

    For host environments like the web browser and nodejs, build as a library using the freestanding OS target. Here's an example of running Zig code compiled to WebAssembly with nodejs.

    test.js

    WASI

    wasi.zig