wasm-bindgen/crates/cli/tests/reference
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
..
add.js Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
add.rs Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
add.wat Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
anyref-empty.js Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-empty.rs Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-empty.wat Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-import-catch.js Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-import-catch.rs Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-import-catch.wat Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-nop.js Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-nop.rs Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
anyref-nop.wat Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
empty.js Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
empty.rs Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
empty.wat Create JavaScript array without using new keyword. (#1987) 2020-02-06 19:00:15 -06:00
import-catch.js Improving the code generation for catch (#2098) 2020-04-22 09:14:00 -05:00
import-catch.rs Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
import-catch.wat Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
interface-types-anyref.rs Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
interface-types-anyref.wat Mass rename anyref to externref (#2142) 2020-05-18 09:36:30 -05:00
interface-types-empty.rs Add tests for the interface types output of wasm-bindgen (#1898) 2019-12-04 15:19:48 -06:00
interface-types-empty.wat Use *.wat instead of *.wit for text files (#1901) 2019-12-11 16:22:35 -08:00
interface-types-integers.rs Add tests for the interface types output of wasm-bindgen (#1898) 2019-12-04 15:19:48 -06:00
interface-types-integers.wat Use *.wat instead of *.wit for text files (#1901) 2019-12-11 16:22:35 -08:00
interface-types-interop.rs Add tests for the interface types output of wasm-bindgen (#1898) 2019-12-04 15:19:48 -06:00
interface-types-interop.wat Use *.wat instead of *.wit for text files (#1901) 2019-12-11 16:22:35 -08:00
interface-types-strings.rs Add tests for the interface types output of wasm-bindgen (#1898) 2019-12-04 15:19:48 -06:00
interface-types-strings.wat Use *.wat instead of *.wit for text files (#1901) 2019-12-11 16:22:35 -08:00
nop.js Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
nop.rs Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
nop.wat Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
string-arg.js Fixing require to be ignored by Webpack (#2115) 2020-04-29 13:59:49 -05:00
string-arg.rs Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00
string-arg.wat Add reference output tests for JS operations (#1894) 2019-12-04 12:01:39 -06:00