-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

d8


> Developer shell for the V8 JavaScript engine.

More information.


Start a REPL (interactive shell):

d8

Run a JavaScript file:

d8 {path/to/file.js}

Evaluate a JavaScript expression:

d8 -e "{code}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 14:38:56 2024