V8
Read post

WebAssembly JSPI has a new API · V8

WebAssembly's JavaScript Promise Integration (JSPI) API has a new API available in Chrome release M126. The new API eliminates the use of Suspender objects and provides specific functions and constructors for JSPI wrappers. It also introduces the restriction of using WebAssembly functions and suspends calls only when the JavaScript function returns a Promise. Emscripten users can adopt the new API without code changes, while custom integrations become simpler. The old API will be available until Chrome release M128 and Emscripten version 3.1.61 no longer supports it.

    #webassembly
Jun 04, 2024•5m read time•From v8.dev
Post cover image
Table of contents
What is new? #What is happening with JSPI? #
11 Impressions
V8's image
V8

The V8 Blog provides updates, technical deep dives, and insights on V8, Google's open-source JavaScr...

15 Followers

•

25 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard