getPHPLoaderModule
Callable
Parameters
version: AllPHPVersion = LatestSupportedPHPVersion
The PHP version to load.
asyncMode: PHPWasmAsyncMode = 'asyncify'
Returns Promise<PHPLoaderModule>
The PHP loader module.
The PHP version to load.
The PHP loader module.
Loads the PHP loader module for the given PHP version.
Each PHP version is packaged separately to reduce bundle size.