krakjoe/em build

Compile PHP to WebAssembly using the em build system

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
EM_PHP_DIRPath to PHP source directoryyes
EM_PHP_CONFIGUREExtra configure arguments for PHPno""
EM_EMSDK_CFLAGSExtra CFLAGS used when compiling with emccno""
EM_EMSDK_LDFLAGSExtra LDFLAGS used when linking with emccno""
bakeSpace-separated list of bakersno""
withoutSpace-separated list of exclusions (only applies to bakers)no""
withSpace-separated list of recipes to build (e.g. "ctype opcache pdo sqlite3")no""
emsdkemsdk version to useno4.0.11
namedescription
wasm-filePath to generated WASM file
js-filePath to generated JS file