---
title: "Hoot: Scheme on WebAssembly — Spritely Institute"
url: https://daily.dev/posts/hoot-scheme-on-webassembly-spritely-institute-sfvwbdf2t
source_url: https://www.spritely.institute/hoot/
type: article
source: "Hacker News"
published: 2026-02-07T17:39:49.586Z
updated: 2026-02-08T04:16:36.985Z
tags: ["webassembly", "compiler"]
reading_time: 1
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: Scheme on WebAssembly — Spritely Institute

**[Hacker News](https://daily.dev/sources/hn)** · 1 min read · 0 upvotes · 0 comments

## Summary

Hoot is a Scheme-to-WebAssembly compiler that enables running Scheme code in Wasm GC-capable browsers. Built on Guile with no additional dependencies, it includes a full-featured Wasm toolchain and a Wasm interpreter for testing binaries within the Guile REPL. Version 0.7.0 is now available for download.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.spritely.institute/hoot/>

## Similar posts on daily.dev

- [Hoot 0.9.0 released\! — Spritely Institute](https://daily.dev/posts/hoot-0-9-0-released-spritely-institute-zuizxzvb5) · Lobsters · 0 upvotes · 0 comments
- [Compiling Scheme to WebAssembly](https://daily.dev/posts/compiling-scheme-to-webassembly-oy0rppwer) · Eli Bendersky · 0 upvotes · 0 comments
- [GitHub - friendlymatthew/gabagool: Snapshotable WebAssembly interpreter from scratch](https://daily.dev/posts/github---friendlymatthew-gabagool-snapshotable-webassembly-interpreter-from-scratch-s0totrmkr) · Lobsters · 1 upvotes · 0 comments
- [Ghc now runs in your browser](https://daily.dev/posts/ghc-now-runs-in-your-browser-2cgccnjj6) · Lobsters · 0 upvotes · 0 comments
- [soegaard/webracket: The WebRacket language is a subset of Racket that compiles to WebAssembly](https://daily.dev/posts/soegaard-webracket-the-webracket-language-is-a-subset-of-racket-that-compiles-to-webassembly-rqv8dsjqo) · Hacker News · 4 upvotes · 0 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/hoot-scheme-on-webassembly-spritely-institute-sfvwbdf2t)
