This is an easier-to-use verifier for https://golf.horse, built as a node script. Note that it doesn't enforce the same sandboxing as the real verifier, but it's a heck of a lot easier to get working.
Usage:
node verifier.js <wordlist> <program.js>
Easier-to-use, but non-canonical, version of the golf.horse verifier.
JavaScript
This is an easier-to-use verifier for https://golf.horse, built as a node script. Note that it doesn't enforce the same sandboxing as the real verifier, but it's a heck of a lot easier to get working.
Usage:
node verifier.js <wordlist> <program.js>