Simplify setting CLI options for WASI builds (GH-141769)
This introduces a Wasmtime configuration file to get some CLI options out of the code for easier manipulation. It also allows for easier tweaking after the Makefile is generated. As well, cut back on the flexibility of specifying HOSTRUNNER for simpler code. The flexibility was never used and so it didn't make sense to keep it around.
B
Brett Cannon committed
ca1e86f9d963dc298d9a486d5230b1b3a9f32245
Parent: b4344f7
Committed by GitHub <noreply@github.com>
on 11/19/2025, 11:57:44 PM