Changes:
- d7695f4 Merge pull request #1536 from alexcrichton/bump
- 773c6ff Bump to 0.2.44
- 5d97b35 Merge pull request #1534 from alexcrichton/trybuild
- 4cc730f Migrate to
trybuild
fromcompiletest
- 401c26b Merge pull request #1533 from wayeast/master
- e728a7e Enable text area selectionStart and selectionEnd calls.
- 827810f Merge pull request #1483 from dbrgn/typescript-optional-args
- fdd6069 Merge pull request #1532 from RReverser/even-faster-strings
- 716ed0d Hotfix for double encodeInto call
- b964201 Merge pull request #1531 from alexcrichton/less-cruft
See more
- c504c38 Merge pull request #1530 from alexcrichton/drop-glue-closures
- 79dba40 Remove thread_local! weirdness in
anyref.rs
[ #1523 ] - f977630 Merge pull request #1470 from RReverser/even-faster-strings
- 15defcf Add a debug assert and more tests
- 542076d Protect against segfaults calling destroyed closures [ #1526 ]
- 098b67d Merge pull request #1527 from ibaryshnikov/master
- 762989e removed duplicate script from pipelines
- 0c681ee Fix offset to arg comparison
- 7418cec Reduce reallocation sizes
- 57b1a57 Speed up passing ASCII-only strings to WASM
- befefe0 Merge pull request #1521 from fitzgen/anyref-heap-live-count
- 3348ece rustfmt
src/anyref.rs
- 450c923 Add the
anyref_heap_live_count
function - 8ef820a Merge pull request #1520 from darthtrevino/bugfix/1517_typings
- 9b5de9f update init test
- 2850cfc update init function export
- 608a819 fixup! Fix optional arguments in TypeScript
- d9c559f fixup! Fix optional arguments in TypeScript
- f4c5532 Reorder and organize instrinsic extern declarations
- 2384af2 Fix optional arguments in TypeScript
- d139228 Merge pull request #1508 from RSSchermer/master
- 61e2a12 Merge pull request #1518 from Delet0r/patch-1
- cb69110 corretected unit of UTF-16 from byte to bit
- 19c3036 Update benchmarks source code link
- 952d9e0 Attempt to really fix benchmarks deploy
- a85335d Merge pull request #1507 from Pauan/futures-0.3
- c00262f Fixing some nits
- 6c58afd Addressing feedback
- d382ad7 Try to debug missing files...
- 9d33dd8 Remove unused statements in web-sys build script
- d6a6fdf Don't assert rustfmt succeeds
- 7ef1e35 Try to fix publication of benchmarks
- ec17ffe Merge pull request #1512 from alexcrichton/benchmarks
- e4fd0fc Add a page of microbenchmarks for wasm-bindgen
- a7b8536 Merge pull request #1506 from alexcrichton/fix-same-name
- 46f29db Merge pull request #1511 from alexcrichton/update-walrus
- 3d43d6e Fix importing and exporting the same name [ #1496 ]
- 5a017c1 Update
walrus
dependency - 15e5162 Add
bufferData
andclearBuffer
to immutable slice whitelist - 69d7dc2 Adding in Futures 0.3 support
- 358ee18 Merge pull request #1466 from fitzgen/log-stacks
- a13eb10 Merge pull request #1503 from alexcrichton/fix-web-imports
- 22eb34d Fix direct imports in
--target web
- 8174973 Merge pull request #1504 from alexcrichton/fix-drop-ref-showing-up
- c96e3ce Fix
__wbindgen_object_drop_ref
unnecessary bindings - c127ef7 Merge pull request #1502 from xtuc/patch-1
- 98de4d7 Update webpack.config.js
- 187a289 Merge pull request #1499 from RReverser/patch-2
- c6428e2 Fix CHANGELOG for 0.2.43
- 578d59e Merge pull request #1440 from c410-f3r/getters
- 3031c15 Rewrite docs for getters/setters
- c70ed36 Add some tests which do computation in getters/setters
- 470eea9 Getters/Setters for fields
- 0c4cdef Rustfmt
- 805aaa2 Log stacks of imported JS functions that throw but are not marked
catch
This list of changes was auto generated.