You will hit errors on attempting to use tblgen and others, the build system is self-executing, but we generate bitcode that is unrunnable. When the errors happen, copy in the file from a parallel ...
├── src │ ├── App.tsx │ ├── index.css │ ├── main.tsx │ ├── vite-env.d.ts │ └── wasm.d.ts └── cpp └── main.cpp ...