silverbulletmd / silverbullet

The hackable notebook
https://silverbullet.md
MIT License
2.01k stars 138 forks source link

Support arm64 arch for Linux #906

Closed fflorent closed 3 days ago

fflorent commented 3 days ago

Since deno version 1.1.41 has been released, ARM64 architecture for Linux is supported.

This PR proposes to support and provide a binary for this architecture.

zefhemel commented 3 days ago

Nice!