Initialize the tree-sitter runtime and load the Python grammar. The expensive work happens once; subsequent calls return the same promise.
Initialize the tree-sitter runtime and load the Python grammar. The expensive work happens once; subsequent calls return the same promise.