elementary
elementary copied to clipboard
Add Rust bindings and CLI example
Description
This PR makes the following changes:
- [ ] Add Rust bindings over runtime
- [ ] Add Rust CLI example
- [ ] Uses Rust bindings
- [ ] Embeds a Deno runtime for rendering Elementary graphs
- [x] Remove unused JSON include from runtime
TODO more description
Link to issue
None yet.
Type of change
- [x] New feature (non-breaking change that adds functionality)
- [x] Refactor (non-breaking change that updates existing functionality)
- [ ] This change requires a documentation update
- [ ] Comments have been added/updated
Please delete options that are not relevant.
Test plan (required)
TODO