Commit Graph

4 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
Yuriy Glukhov f76c0ee1ea Removed experimental flag 2018-09-06 13:37:00 +03:00
Mamy Ratsimbazafy bd734b6845
Don't use stint's nim.cfg during CI to compile koch (#63)
* Don't use stint's nim.cfg during CI to compile koch

* skip both project and parentcfg?

* reorder switches

* everything should skip the cfg

* Use .nimble switch - nim.cfg causes problem when updating packages

* remove the skip compile flags
2018-08-21 14:19:39 +02:00
Mamy Ratsimbazafy fc27e86061
New {.experimental: "ForLoopMacros".} support (#62)
* Bug https://github.com/nim-lang/Nim/issues/8676 and da41fc1801

* Use a commandline flag
2018-08-20 10:34:28 +02:00