Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor JS Rts generation for h$c{_,0,1,2} into h$c{n} and improve name caching | Josh Meredith | 2023-02-16 | 1 | -44/+0 |
| | |||||
* | Assorted changes to avoid Data.List.{head,tail} | Bodigrim | 2023-01-28 | 1 | -4/+3 |
| | |||||
* | Add Javascript backend | Sylvain Henry | 2022-11-29 | 4 | -0/+1665 |
Add JS backend adapted from the GHCJS project by Luite Stegeman. Some features haven't been ported or implemented yet. Tests for these features have been disabled with an associated gitlab ticket. Bump array submodule Work funded by IOG. Co-authored-by: Jeffrey Young <jeffrey.young@iohk.io> Co-authored-by: Luite Stegeman <stegeman@gmail.com> Co-authored-by: Josh Meredith <joshmeredith2008@gmail.com> |