blob: 159d3de6486d1f360847ab0877a546f6a27263d3 (
plain)
1
2
3
4
5
6
7
8
9
|
# Getting Started
In this chapter we'll discuss:
- Installing Deno
- Running a simple `Hello World` script
- Writing our own script
- Using Deno with TypeScript
- Using WebAssembly
|