Make solang usable as a library
No due date
0% complete
Solang can technically already be used as a library, however to make the situation great this needs some more work.
- Make backends controllable via feature flags
- Clean up the interface
- Improve rust docs
- Refactor some of the interfaces