Will be speaking at @rustconf this year about Hyperlight together w/ one of my co-workers, Ludvig Liljenberg! We'll be going over how Rust helped shape the design of the codebase, and how we ported it from C# to 100% Rust. Come say hi if you’re attending!
#rustlang#hyperlight
At #KubeConNA2024, we demoed super fast, hardware-protected micro-VMs with Hyperlight—executing untrusted code in just 900µs!
Read how we achieved this & try the demo yourself: 🔗 https://t.co/NexTCUtKce
#RustLang#WebAssembly#CloudNative#MicroVMs
https://t.co/NexTCUtKce
Chapter 5 of Server-Side WebAssembly is out 🚀! It covers doing machine learning with Wasm and running Wasm as user-defined functions in SQL databases.
@ManningBooks has some Thanksgiving discounts going on this week, if you'd like to check it out! 🦃
➡️ https://t.co/NYqIvgcLf0
WasmCon starts tomorrow in SLC, UT!
Celebrate with 45% off "Server-Side WebAssembly" by @danologue!
https://t.co/1bH9exRMLJ
Coupon Code: chiarlone45
Share & tag @manningbooks to enter to win 5 eBooks of your choice! Drawing on 11/15!
#WasmCon#ServerSideWasm#KubeCon
Great thread on what #Hyperlight is and what it is not. Definitely worth the read. Thank you, @ralph_squillace! It's been a blast being on this journey with you.
I'm delighted to share with you a #Rust project we've been working on for a while called #Hyperlight. The Hyperlight project enables devs to use KVM or Hyper-V as a library for running hypervisor isolated funcs with extremely low-latency cold starts. https://t.co/xwJAP46MeY
Been working on #Hyperlight for a bit over 2 years now—awesome to finally see it out in the open! Check it out if you are interested in running code within micro-VMs with ultra-fast initialization times!!
VMs offer battle-tested security, key for cloud computing, but are limited by large in size and long cold start times. Our team's been working hard to achieve the best of both worlds:
"Hyperlight is able to create new VMs in one to two milliseconds"
Introducing Hyperlight! 🚀 A library for launching superfast isolated functions. Very excited to open this project up and see what the community builds! Massive kudos to the team for building an innovative approach to cloud compute
Really cool project "Hyperlight".
TLDR; It is a rust library for creating microvm's without a kernel/OS for executing small functions. Its fast enough to allow each function call to get its own hypervisor.
https://t.co/ypN1Nnb9WA
https://t.co/etOvs0VwmQ
🎉Excited to launch #Hyperlight! A #Rust library for ultra-low-latency, hypervisor-isolated functions using KVM & Hyper-V. Fast cold starts, secure isolation - perfect for your next-gen apps. Dive in and start building with #hyperlight ! #OpenSource
🚀 Just launched a Rust course w/ @udacity! Covers from ownership to FFI, with a project where you build a game engine!! Check out a sneak peek on YT w/ a video on declarative macros covering hygiene tips, and patterns like callbacks, and TT-munchers! https://t.co/kkoNYAkNCo
@ManningBooks has just released a video based on the first chapter of my book, Server-Side WebAssembly!🎉 The video introduces the core concepts of server-side WebAssembly and highlights its significance in today's ecosystem. You can check it out here: https://t.co/MMkojm4jwm
🎉 Excited to share my book with @ManningBooks: Server-side WebAssembly is now live for early access! Get the first 3 chapters and see how Wasm helps build faster, safer, polyglot apps.
50% off with code mlchiarlone until Oct 26 ➡️ https://t.co/GoGw8MjXbj
#WebAssembly#Wasm
📢 All recordings from previous #runwasi + #containerd_wasm_shims community meetings are now live in the containerd-runwasi Youtube Channel!
https://t.co/YkHFtBjYuP
[DEMO] Writing Distributed Apps with JavaScript and compiling them to Wasm with SlightJS
📺 watch on YouTube: https://t.co/tOKEFrR6nX
🔗 source code: https://t.co/TkYalEnx6M (still to be merged upstream onto slight)