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

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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