view host/run_host.luan @ 2044:d8550e64d613 acme-tiny

fix
author Violet7
date Sun, 09 Nov 2025 02:26:32 -0800
parents fa8304b060d9
children
line wrap: on
line source

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