aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/internal.odin
Commit message (Expand)AuthorAgeFilesLines
* fix wasm with `-target-features:"simd128"`Laytan Laats2024-03-221-3/+5
* Add general support for `bit_field`sgingerBill2024-02-221-0/+22
* `RUNTIME_REQUIRE :: false`gingerBill2024-02-021-1/+1
* Add `contextless` where missinggingerBill2024-02-021-2/+2
* Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`gingerBill2024-01-281-1/+1
* Move `core:runtime` to `base:runtime`; keep alias aroundgingerBill2024-01-281-0/+1036