| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3592 from laytan/wasm-gpa | gingerBill | 2024-05-20 | 1 | -0/+30 |
| |\ | |||||
| | * | add a default heap/general purpose allocator for wasm to `base:runtime` | Laytan Laats | 2024-05-16 | 1 | -1/+31 |
| * | | arm32 now compiles and runs demo | jasonkercher | 2024-05-10 | 1 | -1/+5 |
| |/ | |||||
| * | Fix #3459 | gingerBill | 2024-04-30 | 1 | -4/+4 |
| * | Improve codegen for `bit_field [N]T` compound literals | gingerBill | 2024-04-24 | 1 | -6/+4 |
| * | fix wasm with `-target-features:"simd128"` | Laytan Laats | 2024-03-22 | 1 | -3/+5 |
| * | Add general support for `bit_field`s | gingerBill | 2024-02-22 | 1 | -0/+22 |
| * | `RUNTIME_REQUIRE :: false` | gingerBill | 2024-02-02 | 1 | -1/+1 |
| * | Add `contextless` where missing | gingerBill | 2024-02-02 | 1 | -2/+2 |
| * | Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics` | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Move `core:runtime` to `base:runtime`; keep alias around | gingerBill | 2024-01-28 | 1 | -0/+1036 |