Changes:
- db8d3e4 Bump to 0.2.59 (#2026)
- 597af6c Document unstable APIs in master docs (#2025)
- db49d81 Include new
skip_typescript
in book - 7ffb5ed Add skip_typescript attribute to prevent .d.ts emit (#2016)
- 3f4acc4 Dramatically improving the build time of web-sys (#2012)
- eb04cf2 Upgrade weedle to v0.11 (#2024)
- 381660c Run rustfmt and keep it running on CI (#2023)
- 15e9c54 Update CI configuration (#2022)
- bab83a7 Whitelist send_with_u8_array slice (#2015) [ #2014 ]
- 1e75e41 Fix
TypedArray::subarray
docs (#2021)
See More
- 93cb6cb Symlink LICENSE files in crates (#2018)
- fb51d90 Don't doc unstable features on git for now
- 654af57 Tweak some CI things for unstable APIs
- 99c59a7 [WIP] Add support for unstable WebIDL (#1997)
- d26068d Propagate missing memory argument (#2011) [ #2010 ]
- ec1b945 Allow web-sys to emit correct typescript declarations from webidl (#1998)
- 9d55978 Add webidl for Blob arraybuffer / text (#2008)
- 7db01a7 Add get/set for
TypedArray
s. (#2001) - b619070 Reflect optional struct fields in typescript (#1990)
- 156e1cb Removing duplicate closure wrappers in the JS glue (#2002)
- 673e9b7 Add electron support via --omit-imports (#1958)
- ca742a8 Improving wasm loading logic (#1996)
- 91f0dbd Removing self from no-modules target (#1995)
- 0f3c53b Create JavaScript array without using
new
keyword. (#1987) - f507a2a Delete failing
locale_compare
test - 02eace9 Update webidl files based on (#1980)
- 580c7a7 Fix typo in example code block (#1971)
- ae6f4a9 [WIP] add parameter to async function --> error (#1973)
- 2b0a417 Add getTransform() for CanvasRenderingContext2D (#1966)
- aed52c0 Removing WebGPU (#1972)
- 34eb8a8 fix: ignore non dependency keys in package json (#1969) [ #1921 ]
- 0f0d5ee Fix our doc upload step
- c5c7acc Preserve the function table explicitly (#1970) [ #1967 ]
- bb066e6 Add javascript Number consts. (#1965)
- 450c477 Adding missing
uniformMatrix
bindings rules for non-square matrices. (#1957) - 762bd0d test running rustfmt on web-sys bindings. (#1954)
- 62fee13 Add missing word 'is' (#1947)
- 66e48bd Remove now no-longer-necessary pause in publish script
This list of changes was auto generated.