-
Notifications
You must be signed in to change notification settings - Fork 64
Browser
Volker Berlin edited this page Apr 3, 2022
·
6 revisions
Today (2022) the most browser supports the needed WebAssembly features for Milestone 1. You can test the supported features.
The compiler output of JWebAssembly used currently:
- bigint
- mutableGlobals
- referenceTypes
- saturatedFloatToInt
- signExtensions
The sources of the test can you find in the Github project.