ncbray / wassembler

http://ncbray.github.io/wassembler/
Apache License 2.0
19 stars 5 forks source link

Add support for new SharedArrayBuffer types (as implemented in Chrome) #3

Open binji opened 9 years ago

binji commented 9 years ago

https://github.com/ncbray/wassembler/blob/master/system.js#L32 still uses the old Firefox nightly-style SharedTypedArrays. It would be nice to have the new way as well.