view host/run.luan @ 1677:ea7075b7afe1

switch to index.json
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 31 May 2022 14:36:16 -0600
parents 48c24eedb8b2
children
line wrap: on
line source

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