load-compiler
function
The load-compiler
action loads WASM compiler binary. It belongs to the compiler category within the system area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = load-compiler
Valid sizes
tiny
small
medium
large
extra
Tags
version
specifies version. default is latest. can be beta, dev, local, or specific number
Examples
// Basic Usage
load-compiler
Action code: 2633932230
Version: 0.6.4-3
Last updated: 2025-06-13