go-interpreter / wagon

wagon, a WebAssembly-based Go interpreter, for Go.
BSD 3-Clause "New" or "Revised" License
904 stars 148 forks source link

wasm: rename instructions as per new naming conventions #95

Open sbinet opened 5 years ago

sbinet commented 5 years ago

upstream changed a bunch of instructions names:

we should probably consider following them.