Hacker News new | past | comments | ask | show | jobs | submit login

If I understood correctly, WebAssembly, unlike current asm.js, will be able to allocate and use GC objects.



WebAssembly is pretty much going to be mapped to Asm.js initially. Most of the features it's getting that asm.js doesn't have yet are future asm.js features which wasm is also to be mapped too. This includes things like pthreads, SIMD and the ability to support GC languages.


Note: a future version of WebAssembly may be able to use the browser GC.


Yes, that's what I meant.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: