Skip to content

Commit

Permalink
Update src/blog/jspi-newapi.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Steiner <steiner.thomas@gmail.com>
  • Loading branch information
fgmccabe and tomayac authored May 31, 2024
1 parent 0673e33 commit 1f2ac67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blog/jspi-newapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can find out more about JSPI and how to use it [here](https://v8.dev/blog/js

## What is new?

### The end of `Suspender`s
### The end of `Suspender` objects

In January 2024, the Stacks sub-group of the Wasm CG [voted](https://github.com/WebAssembly/meetings/blob/297ac8b5ac00e6be1fe33b1f4a146cc7481b631d/stack/2024/stack-2024-01-29.md) to amend the API for JSPI. Specifically, instead of an explicit `Suspender` object, we will use the JavaScript/WebAssembly boundary as the delimiter for determining what computations are suspended.

Expand Down

0 comments on commit 1f2ac67

Please sign in to comment.