你的位置: 码友网首页 / 资讯源列表 / Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W

关于[Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W]的摘要:

WebAssembly (WASM) and WebAssembly System Interface (WASI) are opening new opportunities for developers. .NET developers became familiar with WASM when Blazor WebAssembly was released. Blazor WebAssembly runs client-side in the browser on a WebAssembly-based .NET runtime. WASI is bringing WASM out of the browser world by providing a system interface to run WebAssembly outside the web. It is a standard for how WASM modules interact with the host environment. This post will show you how to run .NET 7 on a Raspberry PI Zero 2 W using WASM and WASI.

原文地址: https://laurentkempe.com/2022/10/29/using-wasm-and-wasi-to-run-dotnet-7-on-a-raspberry-pi-zero-2-w/

收录时间: 2022-11-01 浏览量: 621 分类: .NET

| 0 收藏 | 0