feat: add experimental QuickJS backend by nathanwhit · Pull Request #36194 · denoland/deno · GitHub
DRANK
Summary add a deno_v8 facade crate that re-exports either upstream rusty_v8 or v8x keep V8 as the default backend while exposing mutually exclusive v8 and quickjs Cargo features through deno_core,...
1 comments
scriptc 自体は Vercel CLI で一回動かしてみて実験していく感じか。Next.jsほど辛くない世界線で試してみると。このタイミングで deno も QuickJS ランタイムにするのを試してて面白い。github.com/denoland/deno/…