Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to GHC with JS backend #170

Open
1 task
deemp opened this issue Feb 3, 2024 · 2 comments
Open
1 task

Switch to GHC with JS backend #170

deemp opened this issue Feb 3, 2024 · 2 comments

Comments

@deemp
Copy link
Contributor

deemp commented Feb 3, 2024

We currently use GHCJS 8.6.0.1 from the miso repo (link).

It seems to be possible to use GHCJS 8.10 (link).

However, there may be issues with build time and bundle size (ghcjs/ghcjs#821) that can be fixed (ghcjs/ghcjs#821 (comment)).

There's JavaScript FFI backend documented for GHC 9.8.1 (link).

Additionally, there are docs on JS for GHC 9.9 (link).

  • Try to build the app using GHC JS backend.
@fizruk
Copy link
Member

fizruk commented Feb 3, 2024

But why switch to an older GHC?

@deemp deemp changed the title Switch to ghcjs 8.10 Switch to GHC with JS backend Feb 3, 2024
@deemp
Copy link
Contributor Author

deemp commented Feb 3, 2024

I agree, we can try to switch to something newer. Updated the issue description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants