First Class JS Support #779

Open
opened 2023-09-04 08:25:56 +00:00 by vyzo · 0 comments
vyzo commented 2023-09-04 08:25:56 +00:00 (Migrated from github.com)

Now that we have deep integration (see #776, #777) we can and should make JS a first class supported target for Gerbil19.
This implies:

  • building integrated gambit with the JS target.
  • supporting compilation of JS artifacts in the compiler; see #656
  • building libgerbil and bach for JS.
  • build target discriminat (cond-expand? macro?); see #657.

I propose that JS build should be optional, gated with a --enable-js configure option.

Now that we have deep integration (see #776, #777) we can and should make JS a first class supported target for Gerbil19. This implies: - building integrated gambit with the JS target. - supporting compilation of JS artifacts in the compiler; see #656 - building libgerbil and bach for JS. - build target discriminat (cond-expand? macro?); see #657. I propose that JS build should be optional, gated with a `--enable-js` configure option.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#779
No description provided.