aWsm icon indicating copy to clipboard operation
aWsm copied to clipboard

Feature: Sign Extension Operators

Open bushidocodes opened this issue 3 years ago • 0 comments

Relevant Instructions:

  • i32.extend8_s
  • i32.extend16_s
  • i64.extend8_s
  • i64.extend16_s
  • i64.extend32_s

Reference:

  • https://github.com/WebAssembly/sign-extension-ops/blob/master/proposals/sign-extension-ops/Overview.md

bushidocodes avatar Feb 17 '22 17:02 bushidocodes