6 Commits

Author SHA1 Message Date
Ian Bell
18a4b7dad9 Pin the version of the emsdk for js 2025-08-14 19:57:31 -04:00
Ian Bell
319abc1629 Modernize (and test!) embind wrapping for Javascript (#2551)
* Modernization of the embind wrapping

* Try a newer node, worked on windows?
2025-05-08 21:10:49 -04:00
Ian Bell
c2f8453fab Memory needs to be a multiple of 64 KiB
Add correct permissions
2025-04-21 12:42:16 -04:00
Jeff Henning
20b0dd73a6 Update javascript_builder.yml
Artifacts not found error in nightly build.  Use actions/upload-artifacts@v4 for compatibility with download-artifacts@v4. Also, v3 is being deprecated.
2024-09-24 05:10:20 -04:00
Ian Bell
8eed9591eb Fix javascript building (I think) in GH Actions
See #2394
2024-07-06 18:48:31 -04:00
Jorrit Wronski
d486ff8401 Add javascript to the release script (#2279)
* Added a Javascript builder
* Updated the docs
2023-08-10 15:51:21 +02:00