aboutsummaryrefslogtreecommitdiff
path: root/core/os/os_js.odin
Commit message (Expand)AuthorAgeFilesLines
* Alias heap calls from `base:runtime` is `core:os`gingerBill2024-01-281-11/+0
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-2/+2
* Changed js panics to unimplemented where sensibleDragos Popescu2023-03-221-40/+40
* Fixed more compile time errors when including os and thread to js targetsDragos Popescu2023-03-211-1/+115
* Made most libraries panic on js targets instead of not compilingDragos Popescu2023-03-201-2/+161
* Update build flagJeroen van Rijn2023-03-161-1/+1
* Begin work in semi-standardized `js_wasm32` targetgingerBill2021-11-071-0/+4