savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
157 stars 12 forks source link

Add `--cross-compile` option to the `run` command. #325

Closed jemc closed 2 years ago

jemc commented 2 years ago

Most of the time it wouldn't make sense to cross-compile something and then immediately run it within the same environment.

But there are certain use cases where this can make sense.

For example: