新增wasm以优化实体update速度
This commit is contained in:
6
source/.gitignore
vendored
6
source/.gitignore
vendored
@@ -64,6 +64,12 @@ typings/
|
||||
bin/
|
||||
dev-bin/
|
||||
|
||||
# WASM build artifacts
|
||||
src/wasm/rust-ecs-core/target/
|
||||
src/wasm/rust-ecs-core/pkg/
|
||||
*.wasm
|
||||
wasm-pack.log
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user