Jason Siefken
Jason Siefken
That will probably work. Is that build artifact released anywhere? I don't see it on https://github.com/liblouis/liblouis/releases
@cwfitzgerald Sorry for letting this get stale. Is this a feature you're interested in reviving?
This would be a great feature and shouldn't be so hard to implement. Would you be interested in making a PR?
This is an error thrown when executing the JS code? If you remove the `let _a: A = ...` line, does it work correctly? `flatten` is tested in https://github.com/madonoharu/tsify/blob/main/tests/flatten.rs Hopefully...
Are you able to inspect the Tsify generated code and see what needs to change? I am not familiar with `serde_wasm_bindgen::preserve`