Skip to content

Conversation

D-Berg
Copy link

@D-Berg D-Berg commented Jun 7, 2025

  • Added wrappers for loading wasm Languages.
  • Updates to build.zig:
    • pass enable-wasm build flag to tree-sitter core.
    • use modules for building docs and tests.
    • have build options to enable compileError if user try to create WasmStore or WasmEngine without setting enable-wasm=true to avoid linker errors.
  • Added test to use tree-sitter-javascript.wasm.
    • only "ran" if enable-wasm is set to true.
    • test fetches wasm module from github.

D-Berg added 2 commits June 7, 2025 18:53
- Added wrappers for loading wasm Languages.
- Updates to build.zig:
    - pass enable-wasm build flag to tree-sitter core.
    - use modules for building docs and tests.
    - have build options to enable compileError if user try
        to create WasmStore or WasmEngine without setting
        enable-wasm=true to avoid linker errors.
- Added test to use tree-sitter-javascript.wasm.
    - only "ran" if enable-wasm is set to true.
    - test fetches wasm module from github.
@D-Berg
Copy link
Author

D-Berg commented Jun 22, 2025

@ObserverOfTime if you got time could you review this pr and #22?

@ObserverOfTime
Copy link
Member

I'm no longer responsible for these bindings.

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.

2 participants