expat-wasm

An XML parser based on expat, with expat compiled to WASM.

OTHER License

Downloads
23
Stars
11
Committers
1
expat-wasm - es6 Latest Release

Published by hildjj over 1 year ago

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.