Commit Graph

6 Commits

Author SHA1 Message Date
Jacek Sieka 711cda4456
add native nim mode (#142)
* add native nim mode

* don't try to link wasm-c code
2023-09-25 16:49:04 +02:00
jangko 8c5a96463c
nimvm workaround for primitives 2023-06-13 08:35:35 +07:00
jangko 0dc6afe9d4
let the tests compileable and run 2023-06-12 21:07:15 +07:00
Mamy Ratsimbazafy 53d2fd14f3
uint division - compile and pass the single limb tests 2023-06-12 17:11:13 +07:00
Mamy André-Ratsimbazafy 2ac1ee3f1e
Fix compiletime primitives to pass all bitwise tests except large shifts 2023-06-12 17:08:20 +07:00
Mamy André-Ratsimbazafy de87739635
Implement types and uint128 primitives 2023-06-12 17:08:19 +07:00