wasm-bindgen/tests
Alex Crichton be368a6570 Don't look up properties in import shims
This'll match more closely what wasm eventually does natively, which is
importing these functions directly and not allowing changing them over time.

Closes #25
2018-02-14 12:51:58 -08:00
..
api.rs Migrate from a macro to an attribute 2018-02-08 10:18:16 -08:00
classes.rs Migrate from a macro to an attribute 2018-02-08 10:18:16 -08:00
import-class.rs Don't look up properties in import shims 2018-02-14 12:51:58 -08:00
imports.rs Migrate from a macro to an attribute 2018-02-08 10:18:16 -08:00
jsobjects.rs Migrate from a macro to an attribute 2018-02-08 10:18:16 -08:00
non-debug.rs Migrate from a macro to an attribute 2018-02-08 10:18:16 -08:00
simple.rs Migrate from a macro to an attribute 2018-02-08 10:18:16 -08:00