Elide 1.0.0-alpha10 Help

TypeScript

Elide can run TypeScript using the built-in JavaScript engine.

elide run --typescript ...
export function hello(name: string): void { console.log(`Hello from TypeScript, ${name}!`) }

Language Engine

Elide can execute TypeScript under the following conditions.

Language

TypeScript

Standard

5.4.5

Maturity

Alpha

Engine

GraalJs

What is product/service/concept

Provide some background and context, explain choices and alternatives.

Glossary

A definition list or a glossary:

First Term

This is the definition of the first term.

Second Term

This is the definition of the second term.

Last modified: 24 June 2024