mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-22 05:00:53 +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.