mirror of
https://github.com/phpv8/v8js.git
synced 2025-03-22 04:37:01 +00:00
Added Gitter badge
This commit is contained in:
parent
aa0b5fd598
commit
7d82bb05e4
@ -1,6 +1,8 @@
|
|||||||
V8Js
|
V8Js
|
||||||
====
|
====
|
||||||
|
|
||||||
|
[](https://gitter.im/preillyme/v8js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
V8Js is a PHP extension for Google's V8 Javascript engine.
|
V8Js is a PHP extension for Google's V8 Javascript engine.
|
||||||
|
|
||||||
The extension allows you to execute Javascript code in a secure sandbox from PHP. The executed code can be restricted using a time limit and/or memory limit. This provides the possibility to execute untrusted code with confidence.
|
The extension allows you to execute Javascript code in a secure sandbox from PHP. The executed code can be restricted using a time limit and/or memory limit. This provides the possibility to execute untrusted code with confidence.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user