Beginners Guide to WebAssembly and Wasmer - Hello, world!

preview_player
Показать описание
📝 In this video, I'll show you how to use WebAssembly with Wasmer!

🔎 Discover the potential of WebAssembly and how we can run it server-side. Learn how to leverage the speed and efficiency of Rust, a systems programming language, to build high-performance web applications.

🛠️ Follow along step-by-step as we delve into the basics of Rust and WebAssembly, understanding their core concepts and syntax. Then, we'll introduce you to Wasmer, an open-source runtime that allows you to execute WebAssembly modules across different platforms.

Chapters:
00:00 - Intro
00:34 - Getting started
02:36 - Creating the Engine that stores state
06:00 - Adding Wasmer WASI support
07:43 - Create WebAssembly file to run with the runtime
09:33 - Running Hello, world! with the runtime
Рекомендации по теме
Комментарии
Автор

Svelte AND Rust?! well now...you have my attention

irlshrek