cargo wasm-bindgen 0.2.40

latest releases: 0.2.83, 0.2.82, 0.2.81...
5 years ago

Changes:

  • 7392df8 Merge pull request #1381 from alexcrichton/bump
  • 6803c61 Bump to 0.2.40
  • a8c5fa4 Merge pull request #1385 from alexcrichton/fix-uaf
  • 6c62d54 Update crates/cli-support/src/js/closures.rs
  • 407bc5d Update crates/cli-support/src/js/closures.rs
  • 1a7b3d5 Merge pull request #1384 from rustwasm/cloudflare-workers
  • 3e814a6 feat(js): add check to no_modules gen js for cloudflare workers
  • 2ff2e25 Fix use-after-free with closures in JS bindings
  • b8e9a20 Merge pull request #1377 from alexcrichton/fix-dupe
  • c9a972a Merge pull request #1376 from alexcrichton/more-debugging [ #1373 ]
See more
  • a473668 Merge pull request #1383 from alexcrichton/deterministic
  • 80899ab Merge pull request #1378 from alexcrichton/doc-tweaks
  • a5a6001 Fix a nondeterministic bug in the JS wrapper emitted
  • 629a19b Bring back accidentally deleted raytrace build script
  • 0e864a4 Merge pull request #1369 from alexcrichton/targets
  • 995be7c Replace target flags with --target
  • 93cab3d Merge pull request #1382 from fitzgen/wasm-pack-web-target
  • 1e98f6b Use wasm-pack build --target web for without-a-bundler example
  • e39b5c1 Clarify some introductory docs
  • 7b6731f Move links annotation to wasm-bindgen-shared [ #1373 ]
  • 12355ce Add some logging useful in debugging #1373
  • d49d8c9 Merge pull request #1372 from RReverser/fix-dataview-docs
  • 3f86c94 Merge pull request #1371 from RReverser/merge-typed-arrays
  • 4e806ba Fix docs for DataView::getint32
  • c5260f2 Merge TypedArray definitions into a macro
  • 2177dee Merge pull request #1353 from alexcrichton/raw-module
  • ae47665 Merge pull request #1356 from c410-f3r/ts-tests
  • b89fefd Merge pull request #1346 from rustwasm/dependabot/npm_and_yarn/@wasm-tool/wasm-pack-plugin-0.2.7
  • 8cc9374 Merge pull request #1350 from alexlapa/enable-rtc-rtp-transceiver
  • dc50a5a Improve TS tests
  • 4e32b5e add read_optional_enum_attribute to webidl-tests/enums
  • 0d592ff Add a raw_module attribute to #[wasm_bindgen] [ #1343 ]
  • 9e74085 Merge pull request #1351 from konradsz/number_slices_guide
  • 185c2b6 Import correct functions
  • 1014bdb Merge remote-tracking branch 'upstream/master' into enable-rtc-rtp-transceiver
  • e6c42d4 fix
  • d5a9208 Merge pull request #1344 from c410-f3r/arg-names
  • bf273a2 fix
  • 9178231 impl OptionFromWasmAbi and OptionIntoWasmAbi for ImportEnum, enable RTCRtpTransceiver.webidl, add add rtc_rtp_transceiver_direction test
  • 91ea972 Take &str instead of String in argument fn
  • 59c1b2a Merge branch 'master' into arg-names
  • 70f5373 Preserve argument names
  • 5403510 Update @wasm-tool/wasm-pack-plugin requirement from 0.2.5 to 0.2.7

This list of changes was auto generated.

Don't miss a new wasm-bindgen release

NewReleases is sending notifications on new releases.