When compiling for the first time, or if the build directory has been deleted or dependencies have been updated, please execute this command
npm run setup:wasm
If you see Setup complete, it means it was successful. Otherwise, please check the logs and try again.
To build the current project, please execute
npm run build:wasm
After the compilation is completed, the target will be copied to the packages/chili-wasm/lib directory.