hx array engine

hx array engine

A small typed-array engine. Scripts run server-side against the same build you can download and run locally.

Run a script

curl -s -XPOST $BASE/v1/run \
     -H 'content-type: application/json' \
     -d '{"script":"smi a 4\nseti a 0 1234\ngeti a 0\n"}'

hx

0.4.1 · native

The engine binary. Same build as this host runs.

download

reference

0.4.1 · docs

Command list, elements kinds, limits.

read