Hoot: Scheme to WebAssembly Compiler for Running Scheme Programs on the Web
By
AlexeyBrin
A bagel you'd recommend to a friend without hedging.
Summary
Hoot is a Spritely Institute project that enables running Scheme programs on the web through a Scheme to WebAssembly compiler and general-purpose Wasm toolchain. Built on Guile with no additional dependencies, it includes a self-contained toolchain with a Wasm interpreter for running WebAssembly programs on the Guile virtual machine. The latest version is 0.8.0, and installation options include Guix (recommended for up-to-date versions) and Debian.
Key quotes
· 4 pulledHoot is a Spritely project for running Scheme programs on the web, featuring a Scheme to Wasm compiler and a general-purpose Wasm toolchain.
Hoot is built on Guile and has no additional required dependencies.
The toolchain is self-contained and even includes a Wasm interpreter for running Wasm programs on the Guile virtual machine.
Guix is well-integrated into the Guile ecosystem and is the best way to get the most up-to-date version of Hoot.
You might also wanna read
Olive CSS: A Tailwind-Inspired Utility CSS Framework Written in Lisp (Guile Scheme)
Olive CSS is a utility-class vanilla CSS framework inspired by Tailwind syntax that's designed to be easy to learn and hack. It's written in
Video.js v10 Beta Released: Major Rewrite Combines Four Open-Source Video Players
Video.js v10.0.0 beta has been released, representing a major ground-up rewrite that combines four popular open-source video players (Video.
JSLinux: JavaScript-Based Linux Emulator by Fabrice Bellard
The content appears to be a minimal webpage or documentation for JSLinux, a JavaScript-based Linux emulator created by Fabrice Bellard. The
KaraDAV: Lightweight PHP WebDAV Server Compatible with NextCloud and ownCloud
KaraDAV is a lightweight WebDAV server written in PHP 8+ that is compatible with ownCloud and NextCloud clients. It has minimal dependencies
Ladybird Browser Project Progress Report - October 2025
Ladybird browser project's October 2025 progress report highlighting 217 merged PRs from 43 contributors, significant Web Platform Tests imp
Wacl: A Tcl Distribution for WebAssembly and JavaScript Web Development
Wacl is a Tcl distribution for WebAssembly that enables developers to embed a Tcl interpreter in web browsers, allowing Tcl code to run clie
