Closed nitely closed 4 years ago
The docker image has Node.js support since latest version (future Nim >= 1.0.3), so we should test the JS target when running nimble test once the next Nim version is out. We could install node to test older Nim versions, but meh.
nimble test
done
The docker image has Node.js support since latest version (future Nim >= 1.0.3), so we should test the JS target when running
nimble test
once the next Nim version is out. We could install node to test older Nim versions, but meh.