Difference between revisions of "Deno"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Wikipedia:Deno == See also == * Node.js")
Tags: Mobile web edit, Mobile edit
 
 
(27 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>
  
 +
== 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 ==  
 
== See also ==  
* [[Node.js]]
+
* {{Deno}}
 +
* {{Node.js}}
 +
 
 +
[[Category:JavaScript]]

Latest revision as of 14:24, 23 January 2023

Advertising: