mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-20 04:00:52 +00:00
For example, `Promise.resolve` must always be called with the `Promise` constructor as its `this`, or else it will throw an error.
For example, `Promise.resolve` must always be called with the `Promise` constructor as its `this`, or else it will throw an error.