Supported Languages
- Python 3.10
- Node v.6.15.0
Wayscript additionally supports the following languages:
support for the following languages are still in beta. Please report any issues to [email protected]
- Golang 1.18
- Rust 1.48
- Java 11
- PHP 7.4
- R 4.04
Note that vendor directory will be installed at
/var/tmp/cache/php_vendor
. Include autoloaders with this code snippet:require '/var/tmp/cache/php_vendor/autoload.php';
Last modified 1mo ago