![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements the OP_RUST_GET_SP opcode (conditional build). More...
Go to the source code of this file.
Variables | |
| case | OP_RUST_GET_SP |
Implements the OP_RUST_GET_SP opcode (conditional build).
Delegates to a Rust helper to read the VM's current stack pointer (sp). When Rust support is disabled, this raises a runtime error and pushes -1 to signal unavailability.
Definition in file get_sp.c.
| case OP_RUST_GET_SP |
OP_RUST_GET_SP: () -> int | Nil
Behavior (FUN_WITH_RUST=ON):
Behavior (FUN_WITH_RUST=OFF):