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