Server-side rendering using WebAssembly - Shivay Lamba - React Rally 2023

Описание к видео Server-side rendering using WebAssembly - Shivay Lamba - React Rally 2023

Shivay Lamba - React Rally 2023

Constantly thinking about how to best achieve Server-side rendering (SSR) for your application? SSR enables to render client side SPAs on servers and sending a fully rendered page back to the client. Is there a way to achieve server side rendering that is also secure and takes up less space? Enter WebAssembly!

This talk shares how to achieve Server-side rendering using WebAssembly and WASMEdge which is a WebAssembly Runtime. The talk also covers the benefits of using WebAssembly to achieve Server Side Rendering. The talk will also cover a demo of how to launch a React application using the WasmEdge runtime.

Комментарии

Информация по комментариям в разработке