Re: [sensors] Provide the DeviceOrientation sensor

Currently how it looks with Web Assembly, you can easily construct 
typed arrays from its data, but BYOB works well here. Currently the 
other way around seems to involve cwrap with Emscripten which will 
copy a continuous memory region, so it will copy but should be pretty 
fast.

-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/170#issuecomment-283104059 using
 your GitHub account

Received on Tuesday, 28 February 2017 17:16:06 UTC