xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

WASI All In One

WASI All In One

The WebAssembly System Interface

https://wasi.dev/

https://github.com/WebAssembly/WASI

https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-intro.md
https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-overview.md

https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-tutorial.md
https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-documents.md

wasmtime

Wasmtime is a Bytecode Alliance project that is a standalone wasm-only optimizing runtime for WebAssembly and WASI.
It runs WebAssembly code outside of the Web, and can be used both as a command-line utility or as a library embedded in a larger application.

Wasmtime 是一个字节码联盟项目,它是一个独立的仅用于 WebAssemblyWASI 的优化运行时。
它在 Web 之外运行 WebAssembly 代码,既可以用作命令行实用程序,也可以用作嵌入在更大应用程序中的库。

https://bytecodealliance.org/

https://webassembly.org/docs/non-web/

https://docs.wasmtime.dev/wasm-c.html

.wat


WebAssembly

WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine.
Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.

WebAssembly(缩写为 Wasm)是一种基于堆栈的虚拟机二进制指令格式
Wasm 被设计为编程语言的可移植编译目标,支持部署在 Web 客户端和服务器应用程序上。

.wasm

// 

https://webassembly.org/

WebAssembly 1.0 has shipped in 4 major browser engines.

https://webassembly.org/roadmap/

Rust

https://docs.wasmtime.dev/wasm-rust.html

refs

https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2022-05-04 23:15  xgqfrms  阅读(28)  评论(0编辑  收藏  举报