Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
haskell-wasm
GHC
Graph
03c13569fc0644645ed5a2a118a0d31bf354a21a
Select Git revision
Branches
4
ghc-9.10
ghc-9.12
default
ghc-9.6
ghc-9.8
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Mar
26
17
12
11
10
7
6
5
4
3
28
Feb
27
20
19
17
14
6
5
31
Jan
30
29
28
27
22
20
17
16
15
14
ci: multi-project pipeline for wasm
ghc-9.10
ghc-9.10
testsuite: skip T22744 on wasm32
ci: multi-project pipeline for wasm
ghc-9.12
ghc-9.12
testsuite: skip T22744 on wasm32
docs: document the wasm backend promise.throwTo() feature
testsuite: add test for wasm promise.throwTo() logic
wasm: implement promise.throwTo() for async JSFFI exports
wasm: properly pin the raiseJSException closure
wasm: use MVar as JSFFI import blocking mechanism
rts: add hs_try_putmvar_with_value to RTS API
driver: implement wasm ghci browser mode flags
docs: update Note [The Wasm Dynamic Linker]
docs: add wasm ghci subsection in user manual
testsuite: add browser001 test for wasm ghci browser mode
wasm: add brotli compression for ghci browser mode
wasm: support wasi console redirect for the ghci browser mode
wasm: add puppeteer/playwright support for ghci browser mode
wasm: implement wasm ghci browser mode
wasm: isolate dyld side effects that might require IPC
wasm: isolate nodejs-specific logic with the isNode flag in dyld
wasm: fix dyld downsweep filepath handling in browser
wasm: fix dyld setImmediate usage in browser
wasm: asyncify the dylink.0 custom section parser
wasm: use console.assert in dyld script
wasm: fix post-link.mjs for browser
ghci: fix ^C handling for wasm iserv
ghci: use improved Pipe logic for wasm iserv
ghci: make the Pipe type opaque
Fix for alex-3.5.2.0 (#25623)
wasm: revamp JSFFI internal implementation and documentation
wasm: don't create a wasm global for dyld poison
wasm: do not use wasm type reflection in dyld
ghc-experimental: add mkWeakJSVal
wasm: make JSVal internal Weak# point to lifted JSVal
ghc-experimental: make JSVal abstract in GHC.Wasm.Prim
compiler: avoid overwriting existing writers in putWithTables
wasm: add error message to WouldBlockException
docs: document wasm backend JSFFI sync exports
testsuite: test wasm backend JSFFI sync exports
compiler: wasm backend JSFFI sync exports
Loading