Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bound thread statuswip/javascript-backend | Luite Stegeman | 2022-12-08 | 1 | -1/+1 |
| | |||||
* | Add support for environments that don't have setImmediate | Luite Stegeman | 2022-12-08 | 1 | -4/+13 |
| | |||||
* | Add Javascript backend | Sylvain Henry | 2022-11-29 | 24 | -0/+8813 |
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> |