v8 / node

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

Reverts https://github.com/v8/node/pull/192 #193

Closed gahaas closed 4 months ago

gahaas commented 4 months ago

Reverts https://github.com/v8/node/pull/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.