Logo
Explore Help
Register Sign In
tomoaki/hakorune
1
0
Fork 0
You've already forked hakorune
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
hakorune/apps/smokes/jit_direct_array_mut.hako

7 lines
156 B
Plaintext
Raw Permalink Normal View History

Merge selfhosting-dev into main (Core-13 pure CI/tests + LLVM bridge) (#126) * WIP: sync before merging origin/main * fix: unify using/module + build CLI; add missing helper in runner; build passes; core smokes green; jit any.len string now returns 3 * Apply local changes after merging main; keep docs/phase-15 removed per main; add phase-15.1 docs and tests * Remove legacy docs/phase-15/README.md to align with main * integration: add Core-13 pure CI, tests, and minimal LLVM execute bridge (no docs) (#125) Co-authored-by: Tomoaki <tomoaki@example.com> --------- Co-authored-by: Selfhosting Dev <selfhost@example.invalid> Co-authored-by: Tomoaki <tomoaki@example.com>
2025-09-07 07:36:15 +09:00
// Expect: JIT-direct read_only policy denies mutating hostcalls (push)
return (fn(){
local a = new ArrayBox()
a.push(1)
return a.length()
})()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 64ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API