Stream: wasm

Topic: firefox 79


view this post on Zulip Alex Crichton (Jul 28 2020 at 19:49):

good lord, @fitzgen (he/him) firefox 79 is like the hopes and dreams of us ever since the WG started

view this post on Zulip Alex Crichton (Jul 28 2020 at 19:49):

threads, reference types, bulk memory, weak refs, you name it

view this post on Zulip Alex Crichton (Jul 28 2020 at 19:49):

it's... all done now

view this post on Zulip fitzgen (he/him) (Jul 28 2020 at 20:50):

\o/

view this post on Zulip fitzgen (he/him) (Jul 28 2020 at 21:10):

shared array buffer?

view this post on Zulip Alex Crichton (Jul 28 2020 at 21:12):

everything, everything's shipped!

view this post on Zulip Alex Crichton (Jul 28 2020 at 21:18):

https://wasm-bindgen.netlify.app/exbuild/raytrace-parallel/

view this post on Zulip Alex Crichton (Jul 28 2020 at 21:18):

using something other than gh-pages to add the headers

view this post on Zulip fitzgen (he/him) (Aug 04 2020 at 21:16):

does any other browser support reference types right now? Chrome supposedly supports it behind --experimental-wasm-anyref, but I can't get it to work, and also references "anyref" so is probably old...

view this post on Zulip fitzgen (he/him) (Aug 04 2020 at 21:22):

didn't someone create a caniuse.com for wasm? I remember discussion about this, but can't find it...

view this post on Zulip Alex Crichton (Aug 04 2020 at 21:23):

you may be thinking of https://webassembly.org/roadmap/ but it's not super up-to-date afaik


Last updated: Nov 22 2024 at 16:03 UTC