书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 196 个相关结果.
  • 6.3. Serverless platforms

    Serverless platforms Serverless platforms Our vision for the future is to run WebAssembly as an alternative lightweight runtime side-by-side with Docker and microVMs in cloud n...
  • 4.2.7. 0.9.1 API references

    WasmEdge Go v0.9.1 API Documentation Table of Contents Getting Started WasmEdge Installation Get WasmEdge-go WasmEdge-go Extensions Example of Embedding A Function with wasmedg...
  • 8.1.2. 用 Windows 编译

    在 Windows 10由源码构建 下载源代码 依赖说明 下载依赖 如果不需要构建AOT运行时或者编译器 构建 WasmEdge 运行内置测试 运行应用 在 Windows 10由源码构建 WasmEdge 支持 Windows 10 。我们也同时提供了二进制安装包和库文件。 可以在这里 查看详情。 如果想要在 Windows 10...
  • 3.1. Rust

    Rust 前置条件 Hello world Hello world: 构建 WASM 字节码 Hello world: 在命令行中运行应用程序 一个简单的函数 一个简单的函数: 构建 WASM 字节码 一个简单的函数: 在命令行中运行应用程序 传递复杂的参数 提升性能 更多资料 Rust 在 WebAssembly 生态中,Rus...
  • 3.2.1. 快速开始

    快速开始 更快地执行 快速开始 首先,让我们为 WasmEdge 构建一个基于 WebAssembly 的 JavaScript 解释器程序。这个程序基于 QuickJS 和 WasmEdge 的一些扩展程序,比如 network sockets 和 Tensorflow 推理 ,并且这些扩展都是作为 JavaScript API 被合并到解释...
  • 6.3. Serverless 平台

    Serverless 平台 Serverless 平台 在云原生基础设施中,我们希望将 WebAssembly 作为轻量级运行时的替代方案,与 Docker 和 microVMs 一同使用。WebAssembly 提供了比类似 Docker 的容器或 microVMs 更高的性能和更少的资源消耗。然而,公有云只支持在 microVM 中运行 WebA...
  • 4.1. C SDK

    WasmEdge C SDK WasmEdge 运行时快速指南 WasmEdge AOT 编译器快速指南 WasmEdge C SDK 文档 WasmEdge C API 里提供了访问 WasmEdge 运行时的接口。以下内容是关于如何使用 WasmEdge C API 的简单说明。如果要了解 WasmEdge C API 的更多细节,请参考完...
  • 1. 快速开始

    快速开始 安装 使用 Docker 进行安装 WebAssembly 示例 Hello world 调用一个 Rust 函数 调用一个 WAT 函数 开启统计 开启 gas-limit JavaScript 示例 快速开始 WasmEdge 最简单的使用方式是通过 WasmEdge CLI。 开发者们能使用这个命令行工具来运行我们的...
  • 8.2.2. Host functions

    Host Functions Definitions of Host Instances Functions Tables, Memories, and Globals Host Modules Declaration Add Instances Register Host Modules to WasmEdge Link Libraries A...
  • 5.5.5. SuperEdge

    SuperEdge Install Superedge Install WasmEdge Build And install Crun with WasmEdge Reconfigure containerd with crun runtime Create Wasmedge application in Superedge SuperEdg...