The script/generate_builtins.py was reading from and writing to incorrect source file paths under src/ instead of the correct src/vm/ directory, causing builtins generation to fail when the source files were relocated to the vm subdirectory.
The script/generate_builtins.py was reading from and writing to incorrect source file paths under src/ instead of the correct src/vm/ directory, causing builtins generation to fail when the source files were relocated to the vm subdirectory.