Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2c: harmonize bulk mem ops re: i32/i64 (#2506) + parametrize memchecks pe...HEADmain | Keith Winstein | 2024-12-17 | 1 | -63/+73 |
* | Remove unnecessary restriction (#2378) | Soni L | 2024-01-31 | 1 | -24/+19 |
* | wasm2c: atomic and shared mem operations using c11 | Shravan Narayan | 2024-01-30 | 1 | -214/+223 |
* | wasm2c: Improve address abstraction for BE support (#2328) | Soni L | 2023-11-14 | 1 | -27/+29 |
* | wasm2c: ensure force read constraints compile for clang on mips | Shravan Narayan | 2023-07-30 | 1 | -9/+9 |
* | wasm2c: fix bug in windows atomic load macro | Shravan Narayan | 2023-06-19 | 1 | -4/+4 |
* | wasm2c: partial support for atomic memory ops | Shravan Narayan | 2023-05-17 | 1 | -0/+438 |