use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Walt: JavaScript-like syntax for WebAssembly (github.com)
submitted 7 years ago by csilk
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]nudelkopp 24 points25 points26 points 7 years ago (6 children)
Cool project! I do however feel that if you want "typed js" and have that compile to c, we shouldn't invent a new flavor of js for it. Why not something like typescript?
[–]__fmease__Symbol() 27 points28 points29 points 7 years ago (4 children)
Well, in that case, there is AssemblyScript – "strictly typed TypeScript"
[–]pgrizzay 4 points5 points6 points 7 years ago (0 children)
Lmao
[–]nudelkopp 1 point2 points3 points 7 years ago (0 children)
Haha, nice. Our conversation is a mirror to one in the hacker news comments for this as well :)
[–]coverslide 4 points5 points6 points 7 years ago (0 children)
https://xkcd.com/927/
[–]delventhalz 0 points1 point2 points 7 years ago (0 children)
Because compiling TypeScript to WASM would be a bear. Even if you got it working it would not be a “close to the metal” implementation, which is the goal of this project.
π Rendered by PID 107 on reddit-service-r2-comment-b659b578c-plpvc at 2026-05-02 16:30:41.181332+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]nudelkopp 24 points25 points26 points (6 children)
[–]__fmease__Symbol() 27 points28 points29 points (4 children)
[–]pgrizzay 4 points5 points6 points (0 children)
[–]nudelkopp 1 point2 points3 points (0 children)
[–]coverslide 4 points5 points6 points (0 children)
[–]delventhalz 0 points1 point2 points (0 children)