---
title: "Hoot 0.9.0 released! — Spritely Institute"
url: https://daily.dev/posts/hoot-0-9-0-released-spritely-institute-zuizxzvb5
source_url: https://spritely.institute/news/hoot-0-9-0-released.html
type: article
source: "Lobsters"
published: 2026-05-14T17:10:06.076Z
updated: 2026-05-14T17:10:26.796Z
tags: ["webassembly"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Hoot 0.9.0 released! — Spritely Institute

**[Lobsters](https://daily.dev/sources/lobsters)** · 6 min read · 0 upvotes · 0 comments

## Summary

Hoot 0.9.0 has been released — a Scheme to WebAssembly compiler backend for GNU Guile. Key changes include switching from legacy to standard Wasm exceptions, replacing function metadata with DWARF debug info, a new `hoot compile` CLI subcommand replacing `guild compile-wasm`, monomorphized bignum imports for non-JavaScript runtimes, and a new `hoot strip` command to remove debug data from Wasm binaries. The release also improves Wastrel (non-JS runtime) compatibility, fixes several bugs including a missing repl.js file from 0.8.0, and adds gamepad support to the game jam template. Browser compatibility covers Safari 26+, Firefox 121+, and Chrome 119+. Hoot is available via GNU Guix and Debian.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://spritely.institute/news/hoot-0-9-0-released.html>

## Similar posts on daily.dev

- [Hoot: Scheme on WebAssembly — Spritely Institute](https://daily.dev/posts/hoot-scheme-on-webassembly-spritely-institute-sfvwbdf2t) · Hacker News · 0 upvotes · 0 comments
- [GHC 9.12.3 is now available — The Glasgow Haskell Compiler](https://daily.dev/posts/ghc-9-12-3-is-now-available-the-glasgow-haskell-compiler-zebdoekuu) · Planet Haskell · 0 upvotes · 0 comments
- [GHC 9.12.4 is now available — The Glasgow Haskell Compiler](https://daily.dev/posts/ghc-9-12-4-is-now-available-the-glasgow-haskell-compiler-wraxht51z) · Planet Haskell · 0 upvotes · 0 comments
- [10 ways GNU Guile is 10x better](https://daily.dev/posts/10-ways-gnu-guile-is-10x-better-olzj3euwk) · Hacker News · 0 upvotes · 0 comments

---

Tags: [#webassembly](https://daily.dev/tags/webassembly)

[View this post on daily.dev](https://daily.dev/posts/hoot-0-9-0-released-spritely-institute-zuizxzvb5)
