bytecode

Generate bytecode instructions using a ShakeBytecodeInstructionGenerator

Return

The bytecode as a ByteArray

Since

0.1.0

Parameters

init

The init function

See also


Generate bytecode instructions using a PooledShakeBytecodeInstructionGenerator

Return

The bytecode as a ByteArray

Since

0.1.0

Parameters

constantPool

The constant pool to use

init

The init function

See also