dcre-native

Crates.iodcre-native
lib.rsdcre-native
version0.1.0
created_at2025-12-21 20:10:44.944851+00
updated_at2025-12-21 20:10:44.944851+00
descriptionHigh-performance Rust core for DCRE Mesh
homepage
repositoryhttps://github.com/bclonan/dcre-mesh
max_upload_size
id1998527
size31,599
Brad Clonan (bclonan)

documentation

README

DCRE Native Core

This directory contains the optimized Rust implementation of the DCRE math core.

Building

Prerequisites:

Build for Node.js:

wasm-pack build --target nodejs

Build for Web:

wasm-pack build --target web
Commit count: 0

cargo fmt