Changes:
- 580daab Release 0.2.56 (#1922)
- 221514a Adding in Array::iter and Array::to_vec (#1909)
- cbfefb3 Consistent inline code formatting in js-sys docs (#1915)
- c564eb7 Use
*.wat
instead of*.wit
for text files (#1901) - 090109d disable eslint in generated type definition file (#1908)
- 1c08e2b Adding in async support for start (#1905)
- b71b136 Changing wasm-in-wasm example to be async (#1903)
- 057c915 Add test for consuming interface types inputs (#1900)
- a1d9039 Adding in support for async iterators (#1895)
- 203d86f Add tests for the interface types output of wasm-bindgen (#1898)
See More
- b9c93a3 Remove the long-outdated
typescript
crate (#1899) [ #234, #237, #238, #239, #240 ] - d7a4a77 Add reference output tests for JS operations (#1894)
- 9469c16 Remove reliance on
wat2wasm
in interpreter tests (#1893) - 31f7bd5 Re-enable validation of getter/setter names (#1892) [ #1882 ]
- 8be8e09 Don't hardcode the
__wbg_function_table
name (#1891) - 9a17644 Re-enable validation of getter/setter names [ #1882 ]
- 8e56cda Rewrite wasm-bindgen with updated interface types proposal (#1882)
- df34cf8 Allow for js property inspection (#1876) [ #1857 ]
- 181b10b Update extends.md (#1874)
- 0acece0 'function' typo (#1875)
- 394be5e Update alert message regarding Firefox version (#1870)
- 9768ec9 Remove extraneous
-Ztimings
flag - aa461c3 Add one more webkit-specific whitelist in web-sys (#1865)
This list of changes was auto generated.