V8
Embedded JavaScript and WebAssembly Engine for R
An R interface to V8 <https://v8.dev>: Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 or NodeJS when built as a shared library.
8.2.0
MIT + file LICENSE
1 个版本
安装
install.packages("V8")
remotes::install_cran("V8")