santhosh-tekuri/jsonschema

Possibility to compile to wasm?

Closed this issue · 1 comments

Would it be possible to compile this library to WebAssembly for direct usage in the browser or elsewhere?
Unfortunately I don't know about requirements in Go for compilig to WASM as target..

Thanks!

yes. it could be done but avoid using files. see example mentioned in issue #59