view host/run_host.luan @ 2047:ea026254b3b6 default tip

show scheduler threads
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 09 Nov 2025 11:32:18 -0700
parents fa8304b060d9
children
line wrap: on
line source

local Luan = require "luan:Luan.luan"
Luan.load_file("classpath:luan/host/run.luan")(...)