Package io.github.eutro.wasm2j.core.ops
package io.github.eutro.wasm2j.core.ops
Language specific and language agnostic operations in the IR.
-
ClassDescriptionA conditional jump's type in Java bytecode.An operation, encapsulating an
operation key
and any intermediates.An operation key, representing a type of operation, without intermediates.UnaryOpKey<T>