Closed n-fukuju closed 3 years ago
When using php-web.js generated by the make command, following error occurs. 'Cannot call unknown function pib_eval'. When I replace files (php-web.*) with in Github Pages (oraoto.github.io/pib), and call to pib_eval succeeds. Is there a solution ?
pib_eval no longer exists, and my GitHub Pages are outdated.
pib_eval
Please refer to php-wasm module and docs-source instead.
Call to pib_run succeeded by referring to PhpBase.js. Thank you !:thumbsup:
When using php-web.js generated by the make command, following error occurs. 'Cannot call unknown function pib_eval'. When I replace files (php-web.*) with in Github Pages (oraoto.github.io/pib), and call to pib_eval succeeds. Is there a solution ?