github rustwasm/wasm-bindgen 0.2.51

latest releases: 0.2.92, 0.2.91, 0.2.90...
4 years ago

Changes:

See More
  • 55dbf94 Don't log routine errors as out-of-the-ordinary [ #1785 ]
  • 8b4fd2a Update CHANGELOG for upcoming release
  • 0afb6aa Fix importing static values of non-JS types [ #1777 ]
  • e809a45 Update ui test expectations
  • a88003c Update env_logger requirement from 0.6 to 0.7 (#1786)
  • 9c33052 Fix codegen for descriptors of async fn returns (#1782) [ #1781 ]
  • 8ba0142 Update UI expectations
  • d1f1045 Fix file permissions (#1779)
  • 93f5bba Update async-errors test for nightly
  • eeebec0 Add ability to run tests on remote webdriver. (#1744)
  • 04c9b32 Merge pull request #1764 from fitzgen/multi-value-xform
  • b2d1165 CI: Temporarily disable sccache usage
  • a0582cd rustfmt the publish script
  • d9c4164 Also publish the wasm-bindgen-wasm-conventions crate
  • 2fbb835 Create the wasm-bindgen-wasm-conventions crate
  • a1dfa4b Upgrade sccache to 0.2.11
  • f5f9467 Minimum viable ReadableStream.
  • 68af85d Ensure that various Into/From ABI methods are inlined
  • 908fc61 cli-support: cargo fmt
  • 5f90951 Use the multi-value xform when targeting interface types
  • fc2c502 CI: Run the multi-value xform tests in CI
  • 44c3f8a Introduce the multi-value-xform crate
  • 582b733 Update to walrus 0.12.0
  • 7cca275 remove shell status update (#1758)
  • f0a55f8 Feat/date opt params (#1759)
  • 8861811 Add support for #[wasm_bindgen] on async fn (#1754)
  • 7fd6702 Update assertion of stderr on nightly
  • 84898c1 Touch up documentation about futures (#1753)
  • 3c887c4 Default all async support to std::future (#1741) [ #1558, #1695 ]
  • ba85275 Adding in more methods for Array (#1749)
  • 4e19ead Fix the wasm2js example (#1750) [ #1743 ]
  • 1f39a30 Merge pull request #1738 from freebroccolo/master
  • 0eba2ef Fix warnings in raytrace-parallel example
  • 777828a Merge pull request #1739 from xtuc/upgrade-wasm-pack-plugin-1.0.1
  • 312f5d6 chore: upgrade @wasm-tool/wasm-pack-plugin to 1.0.1
  • a162531 Merge pull request #1736 from Pauan/improving-string-passing
  • d9ae387 Fixing minor typo
  • 92c2e0e More improvements to the passStringToWasm function
  • fb0bbc0 Adding ignoreBOM and fatal to TextDecoder (#1730)
  • 5581cdf Improving the passStringToWasm function
  • e39e850 Update browser support for BigInt (#1728)

This list of changes was auto generated.

Don't miss a new wasm-bindgen release

NewReleases is sending notifications on new releases.