added support for DSA libraries to compiler and made some optimisations.

provided an API for the editor to use.
This commit is contained in:
2026-02-04 01:56:58 +00:00
parent f25db6c8fd
commit 14a04a524c
8 changed files with 212 additions and 360 deletions
+1
View File
@@ -13,6 +13,7 @@
)]
pub mod instructions;
pub mod logging;
pub mod prelude {
//! A collection of types you should definitely import when working with this crate.