You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm assuming that this is NYI for zware. It hasn't made it into an official spec yet, but the design is stabilizing and implementations are starting to appear in the wild, Chrome's engine for example.
The text was updated successfully, but these errors were encountered:
It's standard-tracked but not yet standard, so there's plenty of time to figure it out.
I just figured that, as Zig supports a WASM backend, and the bootstrap process uses a minimal WASM interpreter, that Zig should have a first-class WASM runtime, which (my having admittedly not tried to use it) zware appears to be well on the way to being.
Tracking issue for the garbage collection extension to WebAssembly.
I'm assuming that this is NYI for zware. It hasn't made it into an official spec yet, but the design is stabilizing and implementations are starting to appear in the wild, Chrome's engine for example.
The text was updated successfully, but these errors were encountered: