1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-04-03 02:41:06 +00:00
Alex Crichton 0b1a764f8a
Guarantee static_method_of uses the right this ()
This came up during  where `Promise.resolve` must be invoked with
`this` as the `Promise` object, but we were erroneously importing it in
such a way that it didn't have a shim and `this` was `undefined`.
2019-09-26 12:33:04 -05:00
..
2019-07-18 21:51:28 +02:00
2019-08-13 11:17:55 -07:00
2019-09-10 17:32:30 -07:00