Haskell

467 readers
7 users here now

founded 2 years ago
MODERATORS
1
13
Haskell Optimization Handbook (haskell.foundation)
submitted 1 day ago by Noughtmare to c/haskell
2
5
submitted 3 days ago by Noughtmare to c/haskell
3
4
5
6
7
8
9
10
11
12
13
14
15
 
 

The most recent release of GHC includes a technology preview of a WebAssembly backend. This allows Haskell code to run in many new contexts.

GHC's WebAssembly backend is based on an earlier research compiler called Asterius. In this talk, Cheng Shao, the main author of both projects, presents an introduction to WebAssembly and why compiling Haskell to it is different than other platforms. The talk includes many details about why the backend is the way it is, along with instructions to work on it.

This talk was presented at the 2023 GHC

Contributor's Workshop in Rapperswil, Switzerland, colocated with Zurihac. The workshop was arranged by the Haskell Foundation, OST Eastern Switzerland University of Applied Sciences, and the GHC development team.

Cheng Shao is a full-time software engineer at Tweag, where he has been working since 2018. His main contribution to GHC is the WebAssembly backend, which grew out of his early research project, a Haskell-to-WebAssembly compiler codenamed Asterius. He focuses on maintaining the GHC WebAssembly backend, adding new functionality, as well as other GHC work that involves code generation and the runtime system.

16
11
Issue 433 :: Haskell Weekly (haskellweekly.news)
submitted 4 months ago by mac to c/haskell
17
9
Issue 432 :: Haskell Weekly (haskellweekly.news)
submitted 4 months ago by mac to c/haskell
18
13
Issue 431 :: Haskell Weekly (haskellweekly.news)
submitted 4 months ago by mac to c/haskell
19
6
Issue 430 :: Haskell Weekly (haskellweekly.news)
submitted 5 months ago by mac to c/haskell
20
 
 
21
10
Issue 425 :: Haskell Weekly (haskellweekly.news)
submitted 6 months ago by mac to c/haskell
22
12
GHC 9.10.1 is now available! (discourse.haskell.org)
submitted 7 months ago by [email protected] to c/haskell
23
24
25
view more: next ›