vtereshkov / umka-lang

Umka: a statically typed embeddable scripting language
BSD 2-Clause "Simplified" License
1.05k stars 53 forks source link

Add UmBox builds and CI #372

Closed marekmaskarinec closed 6 months ago

marekmaskarinec commented 6 months ago

Adds a box.json for Umka as well as a CI script, which automatically updates the upstream box. I also added a cross compilation script, which is needed for this task. Fixes issue #319.

Example run: https://github.com/marekmaskarinec/umka-lang/actions/runs/8376627290/job/22936744052

After merging, you will need to add the appropriate secret to the repo.