[ANN] Hoot 0.6.1 released!
"Thompson, David" <[email protected]> Tue, 6 May 2025 14:32:22 -0400
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <CAJ=Rwfb7XAFVuTSkUetWU7evveQB6JS14nazZyuHnmLtePT31A@mail.gmail.com> |
Hey Guilers,
On behalf of the Spritely Institute, I'm happy to announce that Hoot
0.6.1 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.
This release contains the accumulated bug fixes and other improvements
since the 0.6.0 release back in January. Read the full release notes
here:
https://spritely.institute/news/hoot-0-6-1-released.html
If you use Guix then it's easy to try out Hoot:
guix pull
guix shell guile-next guile-hoot
That's all for now. If you build anything with Hoot, we'd love to hear about it!
Happy hooting! 🦉
- Dave