Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
  • Loading branch information
Arshia001 and syrusakbary authored Oct 31, 2023
1 parent e4acb65 commit dae2d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ And then access the server in https://localhost:8080/
WinterJS is powered by [SpiderMonkey](https://spidermonkey.dev/), [Spiderfire](https://github.com/Redfire75369/spiderfire) and [hyper](https://hyper.rs/)
to bring a new level of awesomeness to your Javascript apps.

To compile the app to WebAssembly WinterJS is using the [WASIX](https://wasix.org) standard. Please note that compiling to WASIX is currently an involved process. We recommend using precompiled versions from [`wasmer/winterjs`](https://wasmer.io/wasmer/winterjs).
WinterJS is using the [WASIX](https://wasix.org) standard to compile to WebAssembly. Please note that compiling to WASIX is currently a complex process. We recommend using precompiled versions from [`wasmer/winterjs`](https://wasmer.io/wasmer/winterjs), but please open an issue if you need to compile to WASIX locally.

# WinterCG API Compatibility

Expand Down

0 comments on commit dae2d81

Please sign in to comment.