A TS/Deno implementaion of https://norasandler.com/book/.
The compiler only works on x86/MacOS. You can emuluate x86 on Apple Silicon by running arch -x86_64 zsh. To build the compiler run: deno compile --allow-all --output driver main.ts.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A TS/Deno implementaion of https://norasandler.com/book/.
The compiler only works on x86/MacOS. You can emuluate x86 on Apple Silicon by running arch -x86_64 zsh. To build the compiler run: deno compile --allow-all --output driver main.ts.