| Crates.io | dcre-native |
| lib.rs | dcre-native |
| version | 0.1.0 |
| created_at | 2025-12-21 20:10:44.944851+00 |
| updated_at | 2025-12-21 20:10:44.944851+00 |
| description | High-performance Rust core for DCRE Mesh |
| homepage | |
| repository | https://github.com/bclonan/dcre-mesh |
| max_upload_size | |
| id | 1998527 |
| size | 31,599 |
This directory contains the optimized Rust implementation of the DCRE math core.
Prerequisites:
Build for Node.js:
wasm-pack build --target nodejs
Build for Web:
wasm-pack build --target web