kwonoj / cld3-asm

WebAssembly based Javascript bindings for google Compact Language Detector v3
MIT License
57 stars 7 forks source link

Drop asm.js support, single file wasm binary #44

Closed kwonoj closed 6 years ago

kwonoj commented 6 years ago

-closes https://github.com/kwonoj/cld3-asm/issues/43

codecov-io commented 6 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #44   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      5    -1     
  Lines         166    154   -12     
  Branches        5      2    -3     
=====================================
- Hits          166    154   -12
Impacted Files Coverage Δ
src/cldLoader.ts 100% <ø> (ø) :arrow_up:
src/loadModule.ts 100% <100%> (ø) :arrow_up:
src/util/logger.ts 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 57679fa...5caa0c1. Read the comment docs.