TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Wasp: WASM Programming Language

73 pointsby HerrMonnezzaover 3 years ago

5 comments

ModernMechover 3 years ago
Seems there’s a name collision, as I thought of this project when I read “Wasp programming language”: <a href="https:&#x2F;&#x2F;github.com&#x2F;wasp-lang&#x2F;wasp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;wasp-lang&#x2F;wasp</a>
评论 #29120221 未加载
p4bl0over 3 years ago
The optional parentheses makes the syntax quite ambiguous.<p><pre><code> fibonacci it - 1 + fibonacci it - 2 </code></pre> I&#x27;m only <i>hoping</i> to understand what we have here because I already know what Fibonacci is.
评论 #29119045 未加载
评论 #29120239 未加载
PotatoPancakesover 3 years ago
I love the idea of having everything in one language; dealing with just one thing instead of HTML, CSS, and JavaScript.<p>But isn&#x27;t that why everyone moved over to React, Angular, and Vue? It&#x27;s nice that this is in WASM but honestly, I think I prefer React components written in TypeScript, and you can probably get that compiling to WASM with AssemblyScript.<p>My two cents: this is a super neat hobby project! Probably won&#x27;t ever make it to production anywhere though.
评论 #29121610 未加载
cjohnson318over 3 years ago
I&#x27;m not sure how wasp and angle interact. It looks like angle uses wasp, so is angle the important thing here? Or is wasp a standalone thing?
l30n4da5over 3 years ago
My thoughts -- why does everyone have to come up with some new, _novel_ way of writing html?<p>Looks like all the examples of wasp are just declarative objects and&#x2F;or html, so not sure what wasp can do just from looking at those.
评论 #29121782 未加载
评论 #29121682 未加载
评论 #29123900 未加载
评论 #29119831 未加载
评论 #29119596 未加载
评论 #29120134 未加载