Thank you! That sounds the official nightlies is better. Wandbox has simple test that just compile tiny test code and check output.
Test code: [https://github.com/melpon/wandbox-builder/blob/master/build/nim-head/resources/test.nim](https://github.com/melpon/wandbox-builder/blob/master/build/nim-head/resources/test.nim) Test script: [https://github.com/melpon/wandbox-builder/blob/master/build/nim-head/test.sh](https://github.com/melpon/wandbox-builder/blob/master/build/nim-head/test.sh) To use nighty built on wandbox, I need to write a bash script to download it. Is there easy way to get a URL of latest nightly built? Each URL of nightly built file contain hash and it seems difficult to find latest one from script.
