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.

Jco 1.0

7 pointsby phickeyabout 1 year ago

2 comments

lioetersabout 1 year ago
&gt; Jco: a native Javascript WebAssembly toolchain and runtime built for WebAssembly Components and WASI 0.2<p>&gt; WebAssembly Components are an extension to WebAssembly to create strongly typed interfaces between different programs. WASI 0.2 is a re-work of the “WebAssembly System Interfaces” based on WebAssembly Components<p><a href="https:&#x2F;&#x2F;github.com&#x2F;bytecodealliance&#x2F;jco">https:&#x2F;&#x2F;github.com&#x2F;bytecodealliance&#x2F;jco</a>
PoignardAzurabout 1 year ago
Huh. I remember reading about this proposal back in 2019, when it was still called &quot;snowman-emoji bindings&quot;. I honestly didn&#x27;t think it would ever come out.<p>Pretty cool! I hope we get Typescript tools that can interpret these .wit files so you can code completion and warnings for code importing WIT modules.