pib
pib copied to clipboard
PHP in Browser (powered by WebAssembly)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
long time php fan here. have no direct use of this, but i love it!
and 100% CPU usage
Example code: ```php
Is that something you'd be interested in a PR for? php embed differs from a regular CLI in that it doesn't provide these (but `echo` works) I have this working...
My code is run ok,but has an error.
I tried in several ways but failed. Is there any other good way? ````````````````````` #include "sapi/embed/php_embed.h" #include "zend.h" #include "zend_interfaces.h" #include #include /*int EMSCRIPTEN_KEEPALIVE pib_eval(char *code) { int ret =...
To operate DOM through wrapped EM_ASM_ interface reference: http://webassemblycode.com/webassembly-cant-access-dom/
Could be php wasm compile with icu for using awesome php intl library in client side ?
If i click on Run it, after some seconds my Chrome Tab crashes [Video Link](https://drive.google.com/a/fionera.de/uc?id=1fWeh2QvyAIAhaLwTCWTmN3J43AduoDy2)