tree-sitter/crates/loader/src
ObserverOfTime 14b4708018 fix(loader): write Wasm lib directly to lib dir
Problem: `fs::rename` fails if the parser directory and the Tree-sitter
library directory are on different file systems.

Solution: Write the library file directly to the final directory.
2025-11-25 17:23:44 +01:00
..
loader.rs fix(loader): write Wasm lib directly to lib dir 2025-11-25 17:23:44 +01:00