Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Rename local global opcodes#503

Open
nokotan wants to merge 2 commits intowasdk:masterfrom
nokotan:rename-local-global-opcodes
Open

Rename local global opcodes#503
nokotan wants to merge 2 commits intowasdk:masterfrom
nokotan:rename-local-global-opcodes

Conversation

@nokotan
Copy link

@nokotan nokotan commented Jun 16, 2022

Associated Issue: #479

Summary of Changes

  • Bump wabt.js to 1.0.29 (latest)
  • Rename following WebAssembly opcodes
    • get_local -> local.get
    • set_local -> local.set
    • tee_local -> local.tee
    • get_global -> global.get
    • set_global -> global.set

Test Plan

Just updating WebAssembly opcodes.

Screenshots/Videos (OPTIONAL)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant