Re: [heycam/webidl] String marshaling/interop for wasm and asm.js scenarios (#716)

Indeed, the "string view" idea keeps coming up and I think @tschneidereit might have an explainer/polyfill somewhere from the last round of discussions?

FWIW, I think a string view would be generally quite useful beyond just wasm or calls to Web APIs.  If a string view was standardized, the wasm Web IDL Bindings' `view` [binding operator](https://github.com/WebAssembly/webidl-bindings/blob/master/proposals/webidl-bindings/Explainer.md#binding-operators-and-expressions) could naturally be extended to allow string views.

-- 
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/716#issuecomment-485441735

Received on Monday, 22 April 2019 14:59:23 UTC