| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `memmove` and `memset` support for `wasm` | gingerBill | 2021-10-31 | 1 | -7/+34 |
| * | Remove explicit link name from `runtime.memset` | gingerBill | 2021-10-16 | 1 | -2/+1 |
| * | Make `runtime.memset` use `int` for the length from `uint` | gingerBill | 2021-09-23 | 1 | -1/+1 |
| * | Add other constants to c and libc | gingerBill | 2021-09-10 | 1 | -1/+1 |
| * | Add procs.odin | gingerBill | 2021-09-10 | 1 | -0/+13 |