merge: selfhosting-dev <- origin/main; prefer main updates in cranelift builder (ARROW removal/SHR adoption)

This commit is contained in:
Selfhosting Dev
2025-09-08 04:33:50 +09:00
407 changed files with 15841 additions and 1015 deletions

View File

@ -108,6 +108,10 @@ lf.close()
#[ignore = "Plugins not configured by default env; skip in CI"]
fn e2e_vm_plugin_filebox_close_void() {
if !try_init_plugins() { return; }
if nyash_rust::config::env::mir_core13_pure() {
eprintln!("[E2E] skip vm filebox under Core-13 pure mode");
return;
}
let code = r#"
local f