[ANN] Guile Hoot 0.6.0 released!
"Thompson, David" <[email protected]>
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <CAJ=RwfadOJVDQEOaxGspQfmVf90bCP0Bi0didnv5xEsv12NHtw@mail.gmail.com> |
Hey Guilers!
On behalf of the Spritely Institute, I'm happy to announce that Guile
Hoot 0.6.0 has been released! Hoot is a Scheme to WebAssembly
compiler backend for Guile, which means you can now run Scheme in the
browser for real, tail calls and all.
Read the release notes here:
https://spritely.institute/news/guile-hoot-0-6-0-released.html
If you use Guix then it's easy to try out Hoot:
guix pull
guix shell guile-next guile-hoot
Happy hooting! 🦉
- Dave