Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pako as dep to fix process: zlib in browser #46

Merged
merged 1 commit into from Oct 17, 2017
Merged

Add pako as dep to fix process: zlib in browser #46

merged 1 commit into from Oct 17, 2017

Conversation

ghost
Copy link

@ghost ghost commented Oct 9, 2017

The javascript runtime provides processZlib but the impl use on node's zlib module and this feature no work in the WebIDE.

with kaitai-io/kaitai_struct_javascript_runtime#4 this add support for processZlib in the browser.

.ksy files using "process: zlib" now work in the WebIDE
@ghost ghost changed the title Add pako as dependency for zlib decompression Add pako as dep to fix process: zlib in browser Oct 10, 2017
@ghost ghost mentioned this pull request Oct 13, 2017
@koczkatamas koczkatamas merged commit 74c1da6 into kaitai-io:master Oct 17, 2017
@koczkatamas
Copy link
Member

I am terribly sorry for the late answer. It will be available soon on https://ide.kaitai.io/devel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant