HackerTrans
トップ新着トレンドコメント過去質問紹介求人

triplechill

no profile record

投稿

The Internet Has a Front Door – The Edge Is Now Intelligent

akamai.com
2 ポイント·投稿者 triplechill·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 triplechill·昨年·0 コメント

Spin 3.0 – open-source tooling for building and running WASM apps

fermyon.com
175 ポイント·投稿者 triplechill·2 年前·41 コメント

[untitled]

1 ポイント·投稿者 triplechill·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 triplechill·3 年前·0 コメント

What Is WebAssembly: Taking a Look Under the Hood [video]

youtube.com
1 ポイント·投稿者 triplechill·3 年前·0 コメント

Questioning My Approach to Advice

calebschoepp.com
1 ポイント·投稿者 triplechill·3 年前·0 コメント

コメント

triplechill
·先月·議論
The Android app link doesn't seem to work
triplechill
·3 か月前·議論
Awesome! I've been waiting for hegel-go and can't wait to take it for a spin
triplechill
·2 年前·議論
The project is focused on supporting Spin. But Spin supports a large amount of the WASI API surface and is headed in the direction of using WASI in place of Spin specific APIs wherever possible.
triplechill
·2 年前·議論
Hey SpinKube maintainer here. You're right that you could just run your Wasm (or Spin app) directly in a container and there often are reasons you might want to do that. But, SpinKube executes WebAssembly using a containerd-shim which means we avoid the overhead of starting a container and rather just directly execute the Wasm.

https://www.spinkube.dev/blog/2024/03/13/introducing-spinkub... is a really good blog post on Spin that talks about this.