aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/emscripten.zig
AgeCommit message (Expand)Author
2024-03-13Fix emscripten exportsAdriĆ  Arrufat
2024-02-21std.os.emscripten: fix regression caused by code cleanup in std.os.wasi (Clos...Andre Weissflog
2024-02-12std: add type safety to cc_tAndrew Kelley
2024-02-11some API work on std.c, std.os, std.os.wasiAndrew Kelley
2024-02-06std.c.MAP: use a packed structAndrew Kelley
2023-09-22Added basic support for wasm32-emscripten targetAven Bross