Skip to content

Releases: rustwasm/wasm-bindgen

Bump to 0.2.59 (#2026)

03 Mar 17:34
db8d3e4
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

0.2.58

07 Jan 20:19
2902ceb
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.2.57

06 Jan 19:57
56e4d7d
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.2.56

20 Dec 17:45
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

0.2.55

19 Nov 17:33
db9d603
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.2.54

07 Nov 19:28
3573164
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.2.53

29 Oct 15:09
c7c169a
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.2.52

24 Oct 21:36
a20dd26
Compare
Choose a tag to compare

Changes:

See More
  • 25dd84c Get rid of the wasm interface types return pointer hacks
  • 311ae19 Wasm interface types should imply multi-value
  • 0859245 Fix guide for tests in the remote browser (#1804)
  • ffa6eab fixed broken link (#1803)
  • 74812bd Merge pull request #1802 from alexcrichton/switch-cores
  • 53c0dcf Don't offset the number of rayon workers by 1

This list of changes was auto generated.

Bump to 0.2.51 (#1797)

26 Sep 20:31
6d1dc81
Compare
Choose a tag to compare

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.

0.2.50: Merge pull request #1726 from alexcrichton/bump

19 Aug 11:53
5c56c02
Compare
Choose a tag to compare

Changes:

  • 5c56c02 Merge pull request #1726 from alexcrichton/bump
  • c2daa4f Bump to 0.2.50
  • 487289c Merge pull request #1725 from alexcrichton/real-webidl-section
  • c5dd572 Add support for emitting a Wasm Interface Types section
  • bd7c907 Merge pull request #1723 from alexcrichton/instntiate-streaming
  • 20be0a3 Improve instantiateStreaming fallback [ #1696 ]

This list of changes was auto generated.