onelson / jq-rs

Rust crate to provide programmatic access to `jq`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It doesn't work with wasm

thinkrapido opened this issue · comments

I want to do a transformation with the wasm build, but it isn't working. I think because of the bindings to libjq but I'm not sure.

jq-rs = "0.4.1"