Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.01 KB

Pterodactil

Dacti/Daicon related projects incubation workspace.

This used to contain a daicon implementation, but this has since been moved to the daicon repository.

Dacti Viewer

To explore the development of dacti, this repository contains a reference viewer implementation. This viewer may be eventually split out and renamed to become its own application in the future.

Building Standalone JS Library

This project uses wasm-bindgen to create the JS bindings around the WebAssembly based package. To generate the package for use in projects, run wasm-pack build in the JS crate's directory. See the wasm-pack documentation for more information.

You do not need to build the library manually for the web example.

License

Licensed under either of

at your option.