v1.2 Deno, ARM, and symlink fixes
EDIT: I forgot to update the version of the program, so please use v1.2.1 instead.
This release brings two main changes.
- ARM precompiled binaries are now available for Apple M1 and Linux.
- It is possible to use Deno instead of Node for the runtime via the
--deno
CLI argument.
Also, some issues with symlinks have been fixed.