Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Glasgow Haskell Compiler
GHC
Merge requests
!9779
JS: implement Template Haskell (
#22261
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Sylvain Henry
requested to merge
wip/js-th
into
master
Jan 23, 2023
Overview
56
Commits
6
Pipelines
49
Changes
76
Expand
This MR adds support for Template Haskell with the JS backend.
Changes
Dynamically load and run iserv code via nodejs, then it's iserv almost as usual (no BCOs though)
Refactor JS linker to support incremental linking
Edited
Apr 13, 2023
by
Sylvain Henry
Merge request reports