Asterius is a Haskell toolchain that compiles to WebAssembly, enabling Haskell programs to run in the browser and other Wasm hosts. It builds on GHC, lowers Haskell code to WebAssembly modules, and links them with a lightweight JavaScript runtime for I/O, GC interaction, and host integration. The toolchain provides commands to build and link (ahc/ahc-link), bundle assets, and target both browser and Node environments. Interop is a core focus: Haskell functions can call into JavaScript and vice versa, making it feasible to combine Haskell logic with web APIs. Asterius aims to keep as much of Haskell’s runtime model as practical while delivering the portability and startup characteristics of Wasm. By bridging GHC and WebAssembly, it opens a path to reuse Haskell libraries on the client side without switching languages.

Features

  • Compilation from Haskell to WebAssembly (Wasm)
  • Support for Haskell runtime abstractions in Wasm (e.g. memory, concurrency, IO)
  • Integration with GHC and Haskell toolchains
  • Generation of efficient WebAssembly modules
  • Support for combining Haskell modules with Wasm host environments
  • Tooling for deploy / linking / embedding of Wasm modules

Project Samples

Project Activity

See All Activity >

Categories

Compilers

Follow Asterius

Asterius Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Asterius!

Additional Project Details

Programming Language

Haskell

Related Categories

Haskell Compilers

Registered

2025-09-26