ara-core 0.0.0

Shared parsing, normalization, and DAG layout for the ARA viewer runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
# ara-core

Shared core of the [ARA viewer runtime](https://github.com/EYH0602/bara): parsing,
normalization, binding resolution, and layered DAG layout. Compiled to both native
and `wasm32-unknown-unknown` so the server and browser client share one
implementation.

Skeleton reservation release — real functionality lands in a later version.

License: MPL-2.0