also just wondering: is wasm-gc expected to be ena...
# webassembly
l
also just wondering: is wasm-gc expected to be enabled by default in chrome or other browsers in the near future? or is it still a ways off?
b
it depends on how do you define “the near future” 🙂
Turning it on depends on moving to the proposal phase 4. Recently it was moved to phase 3.
I think there is high probability that it will move to phase 4 whin next year.
Implementations in other browsers on their way: • FireFox (SpiderMonkey) https://bugzilla.mozilla.org/show_bug.cgi?id=1774825 • Safari & WebKit (JavaScriptCore) https://bugs.webkit.org/show_bug.cgi?id=247394
l
@bashor thanks for the links!
248 Views