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

WinterJS runtime support #1861

Open
6 tasks
pi0 opened this issue Oct 28, 2023 · 1 comment · Fixed by #1863
Open
6 tasks

WinterJS runtime support #1861

pi0 opened this issue Oct 28, 2023 · 1 comment · Fixed by #1863
Assignees
Labels
enhancement New feature or request preset

Comments

@pi0
Copy link
Member

pi0 commented Oct 28, 2023

Related: Wasmer Edge

WinterJS is a JavaScript Service Workers server written in Rust, that uses the SpiderMonkey runtime to execute JavaScript (the same runtime that Firefox uses) (announcement).

The latest documentation is living in: https://nitro.unjs.io/deploy/runtimes/winterjs

Changelog

Status

Currently, winter is not a stable preset but having it in the nightly channel allows iterating and testing across the ecosystem.

Currently, Nitro tests are passing (9 skipped mainly because of isolated behavior)

nitro-deploys works except for static assets

Basic Nuxt apps used to hang are now working too!

TODO:

@pi0
Copy link
Member Author

pi0 commented Nov 19, 2023

Update: Before 2.8 release I just noticed runtime is completely broken again. I had to disable tests to allow release and also hide documentation temporarily. (preset will be still available for 2.8 but undocumented and unsupported)

Really looking forward to announce wasmer support but seems too early.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request preset
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant