The 4 Domains of WebAssembly Explained!

preview_player
Показать описание
WebAssembly aka Wasm is a universally adopted browser technology that has found new uses in the cloud and other places. In this video, Matt Butcher (Fermyon’s CEO) discusses the four domains where Wasm is particularly well-suited, and focus on the one we find most compelling.

In response to the questions in the comments, please see the links to resources regarding persistent storage/databases below.

Persistent Storage in Webassembly Applications

WebAssembly for .NET Developers: Introducing the Spin .NET SDK

Persistent Data: Spin

Persistent Data: PostgreSQL

Persistent Data: Redis
Рекомендации по теме
Комментарии
Автор

How can I access a database from WebAssembly? The sandbox model is very limiting.

aniellodimeglio