We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Good day
If you don't know wazero is fully go written WebAssembly runtime so with tree-sitter.wasm + wazero this project could be fully independent from cgo.
The text was updated successfully, but these errors were encountered:
This would be nice to add support for, and have it gated behind a build tag
Sorry, something went wrong.
Why wazero and not wasmtime?
wazero don't have C dependency
Also I thought maybe create separate repo with just latest wasm file so js project and any other can just import one same file
It'd make more sense to use wasmtime though, since we already have the code in place for it in the C side
No branches or pull requests
Good day
If you don't know wazero is fully go written WebAssembly runtime so with tree-sitter.wasm + wazero this project could be fully independent from cgo.
The text was updated successfully, but these errors were encountered: