Skip to content

Commit 5340aa5

Browse files
committed
add kosplusm support
1 parent 3d9256c commit 5340aa5

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

app/formats/compression.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export const compressionFormats = {
66
'Kosinski': 'kosinski',
77
'Kosinski-M': 'moduled_kosinski',
88
'KosinskiPlus': 'kosplus',
9+
'KosinskiPlus-M': 'moduled_kosplus',
910
'Comper': 'comper',
1011
'Enigma': 'enigma',
1112
'ArtC42': 'artc42',

static/wasm/mdcomp_portable.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/wasm/mdcomp_portable.wasm

-3.46 KB
Binary file not shown.

0 commit comments

Comments
 (0)