opportunistic move

should be way faster now
This commit is contained in:
2023-09-16 12:57:50 +01:00
parent 0bcf10659b
commit 1078835e8b
36 changed files with 535 additions and 521 deletions

View File

@@ -3,7 +3,7 @@ mod assertion_error;
pub mod asynch;
pub mod cast_exprinst;
pub mod codegen;
mod directfs;
// mod directfs;
pub mod io;
mod runtime_error;
pub mod scheduler;