Enum Class WasmBinaryOperation

java.lang.Object
java.lang.Enum<WasmBinaryOperation>
com.google.j2cl.transpiler.backend.wasm.WasmBinaryOperation
All Implemented Interfaces:
Serializable, Comparable<WasmBinaryOperation>, Constable

public enum WasmBinaryOperation extends Enum<WasmBinaryOperation>
Abstract the wasm binary instructions set used by j2wasm.