Changes:
- 31c2d6f Bump to 0.2.64 (#2219)
- 979f0d2 Added example for weather report using rust and webassembly (#2216)
- 1a7d6de add dyn for Fn (#2212)
- 810e6a8 Remove inaccurate typed array constructor doc (#2213)
- 41409d2 trims trailing space in doc comments (#2210)
- 64e53a5 typo (extra trailing colon ':') in asynchronous-tests.md, ln 22, causing compilation error for code snippet (#2198)
- 1edd43a Update askama requirement from 0.7.2 to 0.9.0 (#2187)
- e015189 Update assert_cmd requirement from 0.11 to 1.0 (#2188)
- 74a411f Merge pull request #2186 from rustwasm/dependabot/cargo/humantime-2
- dd93d83 Update UI tests for latest stable
See More
- 3725e71 Remove accidental debugging code added to example
- 8e6b3c0 Update humantime requirement from 1 to 2
- 9c5a6df Merge pull request #2176 from jakobhellermann/deno-target
- 665785e add deno test mode, enabled by WASM_BINDGEN_USE_DENO=1
- 77bf0e9 make wasm-bindgen-test-runner easier to expand
- addb082 fix deno import logic to include non-placeholder-module imports
- 84c7cf0 address pr comments
- 36dcbb8 Remove
type=module
from no-modules example (#2184) [ #2182 ] - 8edcda4 Update threads-xform for current nightly (#2183) [ #2175 ]
- 0d39f90 Fix broken links for Reflect (#2147)
- b56233a Remove
type=module
from no-modules example [ #2182 ] - 79f96af add deno target
- 1076065 Fix typo in Closure example code (#2174)
- cc36bdc Fix codegen of consuming setters/getters (#2172) [ #2168 ]
- b5e377d enhance wasm-bindgen installation doc (#2171)
- 87663c6 Enable nested namespace (#951) (#2105)
- e0ad7bf Add another example to js_namespace (#2157)
This list of changes was auto generated.