Changes:
- e075d04 Merge pull request #1342 from alexcrichton/bump
- 228f58d Bump to 0.2.39
- 4cda18f Merge pull request #1338 from alexcrichton/fix-nom
- 5192b95 Workaround an upstream
nom
bug [ eal/nom#843 ] - 90c3196 Merge pull request #1333 from nstoddard/master
- c857a93 Merge pull request #1336 from ibaryshnikov/issue-1322-simplify-webgl-example
- daad58f simplified webgl example
- 03fa00d Make the slice argument of texImage2D and related functions immutable
- 8db85dd Update a few links here and there with doc restructuring
- a7e7f8b Merge pull request #1328 from alexcrichton/switch-to-web
See more
- e5ec474 Update crates/cli-support/src/js/mod.rs
- 7627b8e Merge pull request #1329 from alexcrichton/nightly-header
- 91e4736 Update README.md
- fcafd03 Update guide/src/contributing/index.md
- 0b7fab4 Merge pull request #1331 from c410-f3r/span-impls
- f00c74a Merge pull request #1330 from Vlad-Shcherbina/mkdir_pkg
- ded4fdf Remove PartialEq and Eq from Function
- 2a25811 Create out_dir (usually "pkg") if it does not exist
- cd3781c Switch the
--browser
argument to--web
[ #1318 ] - 96f4c8a Add a "nightly only" warning to documentation
- 79a8c5d Merge pull request #1325 from rustwasm/dependabot/npm_and_yarn/@wasm-tool/wasm-pack-plugin-0.2.5
- e817780 Update @wasm-tool/wasm-pack-plugin requirement from 0.2.3 to 0.2.5
- 17bd196 Merge pull request #1323 from alexcrichton/bump-walrus
- 795bf7c Update walrus to 0.5.0
- eaaf346 Merge pull request #1321 from ibaryshnikov/master
- fa0a361 issue-1317-typed-array-typo-fixed
- e84b327 Fix a dead link in new example [ #1319 ]
- 9f6c2a6 Merge pull request #1314 from alexcrichton/typescript-tests
- 20c25ca Merge pull request #1295 from alexcrichton/js-snippets
- d6e3770 Scope snippets within a crate
- c463cc9 Clean up the super long
finalize
function - f3935cc Enable special env vars for Windows CI on webidl tests
- bdf98f3 Fixup some documentation
- f3f3ebe Remove
unsafe
usage inbackend/src/encode.rs
- 93a1301 Don't explicitly hide _INCLUDED_FILES
- 95ab24a Try to reduce spurious failures on Windows
- 59e8844 Update examples/without-a-bundler/index.html
- 6c86d23 Update examples/without-a-bundler-no-modules/README.md
- bdcfcb4 Log webdriver command we execute
- 235bc7c Start testing TypeScript output on CI [ #922 ]
- 9063a6b Get WebIDL tests working
- f1e391e Attempt to debug geckodriver spurious failures on Windows
- 33494a2 Fix
import_js
example - 20f1e50 Fix the webidl-tests crate
- 5de3189 Fix js-sys and web-sys tests
- 7e62aff Fix a case where snippet is specified twice
- 6283169 Paths are relative to CARGO_MANIFEST_DIR
- b762948 Implement the local JS snippets RFC [ #1311 ]
- f161717 Try another github connection for next release
- 3034523 Fix azure pipelines syntax
- d8ac6e0 Only publish github release on tags
This list of changes was auto generated.