proposals icon indicating copy to clipboard operation
proposals copied to clipboard

Tracking WebAssembly proposals

Results 32 proposals issues
Sort by recently updated
recently updated
newest added

The GC subgroup decided to split the customization of JS accessors and prototypes for GC objects out into a separate proposal.

In https://github.com/WebAssembly/exception-handling/issues/145, it was pointed out that exception-handling and function-references were both using 0x16. Perhaps a central list of proposed opcodes would help prevent that in the future.

We are develop an app using electron, but our app need use opencv to run our deep learning algorithms (base C++). Can WebAssembly call a dll to finish this?

It will be easier to reference changes from versioned docs if the affected docs (core, js-api, web-api) are listed in a column next to the date

Has there been any work on a standard way for modules to generate new WASM functions and tables, and then use them via references?

**This is a tracking issue for a post-MVP feature** It will be updated as the issue progresses. **Topic** Exception handling **Champion** Heejin Ahn (@aheejin) **Status** In progress **[Phase](https://github.com/WebAssembly/meetings/blob/master/process/phases.md)** Feature proposal...

🛤 tracking
Phase 3: Implementation Phase

For the sake of having a good overview of all our proposals, I would suggest putting the table of finished proposals inline at the top of this page rather than...

I there a way to directly use WebRTC from WASM yet? P2P-Chat is a typical use case for web apps, and it would be nice to be able to use...

Hello, First of all this is the first time that I write this kind of issue/proposal. So please excuse my bluntness or anything that might be missing/lacking. I'll gladly complete...