github rustwasm/wasm-bindgen 0.2.48

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

Changes:

  • a3ddd09 Merge pull request #1660 from alexcrichton/bump
  • 5c97559 Merge pull request #1657 from fitzgen/fix-dyn-warnings
  • e596ef5 Bump to 0.2.48
  • 6252c7a Fix warnings about missing dyn on trait objects
  • c21c85a Merge pull request #1655 from rustwasm/dependabot/cargo/weedle-0.10
  • ce40388 Update weedle requirement from 0.9 to 0.10
  • d02e115 Merge pull request #1650 from alexcrichton/less-csp
  • b64f5c0 Merge pull request #1649 from alexcrichton/fix-futures
  • 15cc4fb Merge pull request #1652 from fitzgen/fix-some-warnings
  • 6cb659d Fix warning about dead code when testing on non-wasm32 targets
See more
  • 1ba2985 Fix warning about unnecessary parens in generated code
  • d32b6a9 Update futures implementation to not destroy callbacks [ #1637 ]
  • 0b08bba Use static accessors if possible to get global object [ #1641 ]
  • 604c036 Merge pull request #1645 from derekdreery/fix_futures_0_3_hack
  • 16fc059 Merge pull request #1646 from ibaryshnikov/explicit-extension
  • 8f52f10 added explicit extension for imported .wasm file for --target bundler
  • 2541507 Add in (unsafe and incorrect) impls of Send/Sync that are now required.
  • 7fe3dfd Merge pull request #1639 from dakom/master
  • f27de49 whitelist slices for webgl2 uniformNuiv
  • bf631ed Merge pull request #1633 from Warfields/master [ #1622 ]
  • 367a56e Test are fully implemented
  • 06d0704 Added tests for bind1()
  • caa86a0 Attempted to tackle #1622
  • 792ab40 Merge pull request #1625 from alexcrichton/less-return-ptr
  • 250e84f Merge pull request #1620 from Pauan/add-typed-array-into
  • 497c5ed Removing TODOs
  • b9fd30b Adding in TODO note
  • 92a464d Updating a couple examples
  • 8cb9b88 Adding in unit tests for From impl
  • 86937b9 Adding in From impl for TypedArrays
  • e106ca3 Merge pull request #1626 from alexcrichton/more-standard
  • b9c27b9 Update all non-mutable slices into Rust to use AllocCopy
  • eb550f5 Remove __wbindgen_global_argument_ptr intrinsic
  • e16dd15 Merge pull request #1624 from alexcrichton/less-stack
  • a021a96 Remove the long-defunkt Stack trait
  • d9e53ac Switch to debug_assert_eq! in intrinic
  • b601c3f Revert add example to what was originally intended
  • 1beb19b Merge pull request #1616 from najamelan/fix/travis
  • 597d66a Update git repo for wasm-webidl-bindings
  • e41bd68 remove warning about caching
  • e0ef329 Merge pull request #1594 from alexcrichton/webidl-for-realz
  • c664110 Merge pull request #1618 from alexcrichton/update-webgl
  • 7f55067 Merge pull request #1617 from alexcrichton/fix-gc
  • 04aea4e Use view instead of subarray in WebGL example [ #1615 ]
  • 2e03961 Be sure to GC our imports as well as the module [ #1613 ]
  • 5bb6c6c Simplify instructions for CI testing of wasm code [ #1611 ]
  • 3cc3084 Second large refactor for WebIDL bindings [ #1524 ]

This list of changes was auto generated.

Don't miss a new wasm-bindgen release

NewReleases is sending notifications on new releases.