Guile Hoot 0.2.0 is out now! https://spritely.institute/news/guile-hoot-v020-released.html
More R7RS features! A foreign function interface! Record types! Structured exceptions!
I also wrote an accompanying post that shows how you can use Hoot's new FFI to call browser APIs and build interactive web pages. https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html
🦉 hoot hoot! 🦉
if you use guix and the nonguix channel, you can check out the demo in the ffi blog post like so:
guix shell google-chrome-unstable -- google-chrome-unstable https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html
(soon you will be able to use firefox instead of chrome but there's no guix package that has wasm gc and tail calls yet)