aboutsummaryrefslogtreecommitdiff
path: root/lib/std/c/emscripten.zig
AgeCommit message (Expand)Author
2024-02-14bsd: debitrot type-safe std.c.OMichael Dusan
2024-02-12std.os.termios: consolidate and correctAndrew Kelley
2024-02-12std.c.NCSS: consolidate and correctAndrew Kelley
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
2023-07-31Revert "std.Thread: refining stack size from platform minimum, changes more t...Andrew Kelley
2023-05-25std.Thread: refining stack size from platform minimum, changes more targetted...David CARLIER
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-01-14organize std lib concurrency primitives and add RwLockAndrew Kelley
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2019-11-08fixups and zig fmtAndrew Kelley