Re: [heycam/webidl] get-buffer-source-{reference,copy} ought to point to the algorithm (#229)

1. We should not let WebAssembly guide our design here. Once WebAssembly is ready to integrate with more of the platform, we should at that point see what delta we need to make. We've learned time and again that designing factories fails and actually constrain the solution space.
2. The real solution to this problem is https://www.w3.org/Bugs/Public/show_bug.cgi?id=28798 which I hope we can get to somewhat soonish (we should, because it soon will be more complicated with buffers shared across threads). The way we deal with bytes at the IDL layer today is rather old-fashioned.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/229#issuecomment-259065379

Received on Tuesday, 8 November 2016 07:29:19 UTC