# cocoon_pathfind **Repository Path**: waidais/cocoon_pathfind ## Basic Information - **Project Name**: cocoon_pathfind - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-11 - **Last Updated**: 2026-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 编译wasm: ```bash $env:RUSTFLAGS='-C target-feature=+bulk-memory,-reference-types' #windows wasm-pack build --target no-modules --release --no-default-features --features=wasm ``` ## 编译node npm run build