Difference between revisions of "Deno"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Wikipedia:Deno]]
+
[[Wikipedia:Deno (software)]] ([[2018]]) [[runtime]] for [[JavaScript]] and [[TypeScript]] that is based on the V8 [[JavaScript]] engine and the [[Rust]] programming language.
 +
* https://deno.land/
 +
* <code>[[brew install deno]]</code>
  
 +
== Basic Commands ==
 +
* <code>[[deno --help]]</code>
 +
* <code>[[deno info]]</code>
 +
* <code>[[deno fmt]]</code>
 +
* <code>[[deno run]]</code>
 +
* <code>[[deno lint]]</code>
  
Tokio, an asynchronous runtime for [[Rust]]
+
== Related ==
 +
* [[Ryan Dahl]]
 +
* [[Tokio]], an asynchronous runtime library for [[Rust]] that provides [[Asynchronous I/O]].
 +
* [[Futures and promises]]
 +
* [[Protocol Buffers]]
 +
* [[FlatBuffers]]
 +
* [[Standard library]]
 +
* [[Shasta Ventures]]
 +
* [[WebAssembly]]
  
 +
== See also ==
 +
* {{Deno}}
 +
* {{Node.js}}
  
 
+
[[Category:JavaScript]]
== See also ==
 
* [[Node.js]]
 

Latest revision as of 14:24, 23 January 2023

Advertising: