home.social

#wasmcloud — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wasmcloud, aggregated by home.social.

fetched live
  1. Exploring #wasm lately and finding #wasmcloud kinda fascinating.

    They're orchestrating wasm modules on #Kubernetes with #nats as the control plane. A really interesting project that just hit 2.0.

    wasmcloud.com/blog/wasmcloud-v

  2. Exploring #wasm lately and finding #wasmcloud kinda fascinating.

    They're orchestrating wasm modules on #Kubernetes with #nats as the control plane. A really interesting project that just hit 2.0.

    wasmcloud.com/blog/wasmcloud-v

  3. 📢 hot off : is accepted into incubation 🥳

    Congrats @cosmonic and all involved!

    Learn more about this framework on my recent episode with wasmCloud co-creator
    @_oftaylor

    👉 medium.com/@horovits/wasmcloud

  4. 📢 hot off #KubeCon: #wasmcloud is accepted into #CNCF incubation 🥳

    Congrats @cosmonic and all involved!

    Learn more about this #WebAssembly #opensource framework on my recent episode with wasmCloud co-creator
    @_oftaylor

    👉 medium.com/@horovits/wasmcloud

    #KubeConNA #cloudnative #wasm

  5. wasmCloud: The Kubernetes for WebAssembly

    A recap of a fascinating fireside chat I had with Taylor Thomas, one of the creators and maintainers of project, at my podcast OpenObservability Talks:
    horovits.medium.com/02a5025c61
    @cosmonic

  6. wasmCloud: The Kubernetes for WebAssembly

    A recap of a fascinating fireside chat I had with Taylor Thomas, one of the creators and maintainers of #wasmCloud project, at my podcast OpenObservability Talks:
    horovits.medium.com/02a5025c61
    #wasm #webassembly #cloudnative #opensource @cosmonic

  7. Doing more research for #WASM and #WASI in #Golang for our next Meetup tomorrow. While the toolchain has some way to go yet, there are already many practical use-cases and platforms evolving.

    The component model seems to be a real game changer here - I need to learn more about it - but things like #WasmCloud (wasmcloud.com/docs/tour/adding) look really interesting.

    Also Fastly Compute, Azure WASM/WASI Nodepools, …

    My bet is, that this will eventually be the universal computing model of the future.

  8. Doing more research for #WASM and #WASI in #Golang for our next Meetup tomorrow. While the toolchain has some way to go yet, there are already many practical use-cases and platforms evolving.

    The component model seems to be a real game changer here - I need to learn more about it - but things like #WasmCloud (wasmcloud.com/docs/tour/adding) look really interesting.

    Also Fastly Compute, Azure WASM/WASI Nodepools, …

    My bet is, that this will eventually be the universal computing model of the future.

  9. 📢 July episode of OpenObservability Talks is out! 📢
    : The Next Frontier in Evolution

    I had the pleasure of hosting Taylor Thomas, Engineering Dir. @cosmonic, co-chair at the CNCF's working group, and maintainer of open source project under the .

    As always, you can find the episode on YouTube and the popular podcast apps:

    🎧 podcasters.spotify.com/pod/sho
    📺 youtube.com/watch?v=t2xIoVNwtKM

    Or check out the reap blog: logz.io/blog/webassembly-wasm-

  10. 📢 July episode of OpenObservability Talks is out! 📢
    #WebAssembly: The Next Frontier in #CloudNative Evolution

    I had the pleasure of hosting Taylor Thomas, Engineering Dir. @cosmonic, co-chair at the CNCF's #WASM working group, and maintainer of #wasmCloud open source project under the #CNCF.

    As always, you can find the episode on YouTube and the popular podcast apps:

    🎧 podcasters.spotify.com/pod/sho
    📺 youtube.com/watch?v=t2xIoVNwtK

    Or check out the reap blog: logz.io/blog/webassembly-wasm-

  11. 𝗟𝗶𝘃𝗲 𝘀𝘁𝗿𝗲𝗮𝗺 𝗮𝗹𝗲𝗿𝘁! Time to explore the next frontier in evolution: !
    Join the live stream NEXT WEEK, where I'll host Taylor Thomas, Engineering Director working on WebAssembly platforms @cosmonic. He serves as a co-chair for the ’s working group, and maintainer of , which recently reached v1.0.
    Join us on the live stream July 18th and bring your questions to the live chat:
    youtube.com/watch?v=t2xIoVNwtKM

  12. 𝗟𝗶𝘃𝗲 𝘀𝘁𝗿𝗲𝗮𝗺 𝗮𝗹𝗲𝗿𝘁! Time to explore the next frontier in #cloudnative evolution: #WebAssembly!
    Join the live stream NEXT WEEK, where I'll host Taylor Thomas, Engineering Director working on WebAssembly platforms @cosmonic. He serves as a co-chair for the #CNCF’s #WASM working group, and maintainer of #wasmCloud #opensource, which recently reached v1.0.
    Join us on the live stream July 18th and bring your questions to the live chat:
    youtube.com/watch?v=t2xIoVNwtK

  13. I think with #wasi 0.2 out, #wasmcloud 1.0 just released, and the huge push for #federation right now, it would be a perfect time for someone to create an ActivityPub/ActivityStreams WASI proposal and get a Mastadon server compiling to Wasm.

  14. I think with #wasi 0.2 out, #wasmcloud 1.0 just released, and the huge push for #federation right now, it would be a perfect time for someone to create an ActivityPub/ActivityStreams WASI proposal and get a Mastadon server compiling to Wasm.

  15. Breaking down the components that make up a #cloud - #edge hybrid application, and how much disparate technical infrastructure is required at both layers, and how #WebAssembly can support more concordant systems, referencing #wasmcloud

  16. I just completed "Calorie Counting" - Day 1 - Advent of Code 2022 #AdventOfCode adventofcode.com/2022/day/1

    I did it with a #wasmcloud Wasm module written in #rust, for fun! Turns out #Wasm is pretty darn good at computing numbers, lol