Class NativeBinaryResolver
java.lang.Object
dev.vanengine.core.NativeBinaryResolver
Resolves the van-compiler-wasi native binary for the current platform.
Lookup order:
VAN_COMPILER_PATHenvironment variable (offline / custom builds)~/.van/bin/van-compiler-wasi-{version}{suffix}(local cache)van-compiler-wasionPATH- Auto-download from GitHub Release to
~/.van/bin/(Playwright mode)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NativeBinaryResolver
public NativeBinaryResolver()
-
-
Method Details
-
resolve
-