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

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