summaryrefslogtreecommitdiff
path: root/rts/js
Commit message (Expand)AuthorAgeFilesLines
* JS: fix for overlap with copyMutableByteArray# (#23033)Sylvain Henry2023-03-021-1/+22
* Fix marking async exceptions in the JS backendLuite Stegeman2023-02-071-1/+2
* Fix bound thread statusLuite Stegeman2022-12-091-1/+1
* Add support for environments that don't have setImmediateLuite Stegeman2022-12-091-4/+13
* Add Javascript backendSylvain Henry2022-11-2924-0/+8813