wasm-bindgen/tests/all/js_globals
Alex Crichton a949482e3a
Remove usage of #[wasm_custom_section] (#509)
This has been stabilized on nightly as `#[link_section]`, so no need for an
unstable attribute any more. Yay!
2018-07-19 08:57:18 -05:00
..
Array.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
ArrayBuffer.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
ArrayIterator.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Boolean.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
DataView.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Date.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Error.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Function.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Generator.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Intl.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
JsString.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Map.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
MapIterator.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Math.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
mod.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Number.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Object.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Proxy.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Reflect.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Set.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
SetIterator.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
Symbol.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
TypedArray.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
WeakMap.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
WeakSet.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00
WebAssembly.rs Remove usage of #[wasm_custom_section] (#509) 2018-07-19 08:57:18 -05:00