CommunityNews

CommunityNews

ThinScript - A low-level programming language inspired by TypeScript

ThinScript

ThinScript is an experimental programming language that compiles to JavaScript, WebAssembly, and C. It’s meant to be a thin layer on top of WebAssembly that makes it easier to work with: no dependencies and fast compile times. The syntax is inspired by TypeScript and the compiler is open source and bootstrapped (it can compile itself).

This is still an experiment and isn’t intended for real use yet. The biggest issue is that the generated code currently doesn’t delete anything (garbage collection is planned but not yet implemented). Also the WebAssembly specification is still being developed and the current binary format will stop working when WebAssembly is officially released.

Demo

An interactive compiler demo is available online at ThinScript Compiler Demo.

This thread was posted by one of our members via one of our news source trackers.

Where Next?

Popular Frontend topics Top

First poster: bot
Preact 10.5.11 has been released. Link: Release 10.5.11 · preactjs/preact · GitHub
New
First poster: bot
Tailwind v2.0.3 and v2.0.2 has been released. Link: Release v2.0.3 · tailwindlabs/tailwindcss · GitHub Link: Release v2.0.2 · tailwin...
New
First poster: bot
TypeScript v4.2.3 has been released. Link: Release TypeScript 4.2.3 · microsoft/TypeScript · GitHub
New
First poster: bot
AssemblyScript v0.18.22 has been released. Link: Release v0.18.22 · AssemblyScript/assemblyscript · GitHub
New
New
First poster: bot
Preact 10.6.0 has been released. Link: Release 10.6.0 · preactjs/preact · GitHub
New
First poster: bot
Deno v1.19.2 has been released. Link: Release v1.19.2 · denoland/deno · GitHub
New
NewsBot
TypeScript v5.6.3 has been released. Link: Release TypeScript 5.6.3 · microsoft/TypeScript · GitHub
New
NewsBot
TypeScript v5.9.3 has been released. Link: Release TypeScript 5.9.3 · microsoft/TypeScript · GitHub
New
New

Other popular topics Top

PragmaticBookshelf
Learn from the award-winning programming series that inspired the Elixir language, and go on a step-by-step journey through the most impo...
New
AstonJ
What chair do you have while working… and why? Is there a ‘best’ type of chair or working position for developers?
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
PragmaticBookshelf
From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don't need an ...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
AstonJ
If you want a quick and easy way to block any website on your Mac using Little Snitch simply… File > New Rule: And select Deny, O...
New
PragmaticBookshelf
Author Spotlight: Peter Ullrich @PJUllrich Data is at the core of every business, but it is useless if nobody can access and analyze ...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New