Skip to content

plan(vm): define wide local bytecode - #25

Open
fffonion wants to merge 1 commit into
fix/frame-aware-local-allocationfrom
plan/wide-local-bytecode
Open

plan(vm): define wide local bytecode#25
fffonion wants to merge 1 commit into
fix/frame-aware-local-allocationfrom
plan/wide-local-bytecode

Conversation

@fffonion

@fffonion fffonion commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • define wide local load and store opcodes while preserving compact short-slot encodings
  • carry normalized u16 local slots through VMBC, debugger, interpreter, JIT, native, AOT, wasm, and no-std consumers
  • require the completed frame-aware allocation work so wide bytecode addresses only genuine same-frame pressure

Stack

Layer 13 of 14
Previous: #24
Next: #26

Validation

  • cargo fmt --all -- --check
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant