justinwilaby / sax-wasm

The first streamable, fixed memory XML, HTML, and JSX parser for WebAssembly.
MIT License
168 stars 8 forks source link

Roadmap implementation for v2 #38

Closed justinwilaby closed 4 years ago

justinwilaby commented 4 years ago

This PR provides the following for v2 of sax-wasm:

Breaking changes:

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 251


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/js/saxWasm.ts 51 52 98.08%
<!-- Total: 51 52 98.08% -->
Totals Coverage Status
Change from base Build 245: -1.7%
Covered Lines: 128
Relevant Lines: 132

💛 - Coveralls