Skip to content

Commit

Permalink
WebAssembly JS Promise Integration (positive)
Browse files Browse the repository at this point in the history
Fixes #944.
  • Loading branch information
eqrion authored Jan 2, 2024
1 parent 2f98426 commit c45dfd8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -1793,6 +1793,19 @@
"title": "WebAssembly Exception Handling",
"url": "https://github.com/webassembly/exception-handling/"
},
{
"ciuName": null,
"description": "",
"id": "wasm-js-promise-integration",
"mdnUrl": null,
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1850627",
"mozPosition": "positive",
"mozPositionDetail": "Addresses a major paint point for developers porting existing applications that assume synchronous I/O to the web.",
"mozPositionIssue": 944,
"org": "Proposal",
"title": "WebAssembly JS Promise Integration",
"url": "https://github.com/WebAssembly/js-promise-integration/"
},
{
"ciuName": null,
"description": "128-bit vector data type and operations for webassembly",
Expand Down

0 comments on commit c45dfd8

Please sign in to comment.