progress on aot

This commit is contained in:
2026-02-16 21:58:45 -06:00
parent a1ee7dd458
commit 4b7cde9400
13 changed files with 789 additions and 421 deletions

View File

@@ -129,11 +129,11 @@ function diff_test_file(file_path) {
// Build env for module loading
var make_env = function() {
return {
return stone({
use: function(path) {
return shop.use(path, use_pkg)
}
}
})
}
// Read and parse