v8 / node

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
https://nodejs.org
Other
171 stars 66 forks source link

Revert "[v8] Stop using deprecated fields of v8::FastApiCallbackOptions" #195

Closed gahaas closed 1 week ago

gahaas commented 4 months ago

Reverts v8/node#192

This PR caused failing tests. Preparation is needed in V8 to allow exceptions to be thrown in fast API callbacks called from the wasm wrapper.