aboutsummaryrefslogtreecommitdiff
path: root/lib/std/c/emscripten.zig
AgeCommit message (Expand)Author
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