elementary icon indicating copy to clipboard operation
elementary copied to clipboard

Add Rust bindings and CLI example

Open bgins opened this issue 2 years ago • 0 comments

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

bgins avatar Feb 19 '24 19:02 bgins