WASI executable file extension
Source position: fpmkunit.pp line 319
const WasiExeExt = '.wasm'; |
Constant defining the file extension for WASI (WebAssembly System Interface) executable files. Used for WebAssembly modules that can be executed as standalone applications.