Skip to content

Version v1.5.0

Compare
Choose a tag to compare
@Raytwo Raytwo released this 19 Mar 21:29
· 1 commit to master since this release
21cb458

New feature(s)

Added new event for plugin developers:

ProcInstJump

Notifies the listener when a ProcInst tries to jump to a label

Argument(s):
proc: &'static ProcInst
label: i32