| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Alias heap calls from `base:runtime` is `core:os` | gingerBill | 2024-01-28 | 1 | -11/+0 |
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -2/+2 |
| * | Changed js panics to unimplemented where sensible | Dragos Popescu | 2023-03-22 | 1 | -40/+40 |
| * | Fixed more compile time errors when including os and thread to js targets | Dragos Popescu | 2023-03-21 | 1 | -1/+115 |
| * | Made most libraries panic on js targets instead of not compiling | Dragos Popescu | 2023-03-20 | 1 | -2/+161 |
| * | Update build flag | Jeroen van Rijn | 2023-03-16 | 1 | -1/+1 |
| * | Begin work in semi-standardized `js_wasm32` target | gingerBill | 2021-11-07 | 1 | -0/+4 |