Alex Crichton 996e92f3ae
Mass rename anyref to externref (#2142)
Updates a mess of dependencies and tracks the most recent version of the
reference types specification.
2020-05-18 09:36:30 -05:00

7 lines
84 B
Rust

// enable-externref
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
pub fn foo() {}