Skip to content

Repository files navigation

Tsonic C# JS Runtime

C# implementation of the JavaScript/global surface for the Tsonic C# target.

This repository contains the CLR implementation for JavaScript globals and built-ins such as arrays, maps, sets, JSON, math, timers, typed arrays, and console. It is selected only when a Tsonic project uses the JS/global surface with the C# target.

Compiler-intrinsic TypeScript carriers remain in csharp-runtime. This package depends on that substrate and adapts JS objects and arrays through its closed dynamic-carrier interfaces; the substrate never depends on this surface.

About

C# JS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages