mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-02 18: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.