Skip to content

Releases: hildjj/expat-wasm

v3.1.6

20 Dec 00:16
v3.1.6
3ac3e29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.5...v3.1.6

v3.1.5

19 Dec 23:05
v3.1.5
ce009c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

19 Dec 22:56
v3.1.4
da4d8e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

es6

01 May 19:29
v3.0.0
349c1e0
Compare
Choose a tag to compare
es6

Major refactor to move to es6. Breaking API change. Does not require async factory creation anymore.

Now requires node 16+ or a modern browser that supports toplevel await.

Online demo (using webpack) now live.