书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 196 个相关结果.
  • 2.1. Use cases

    Use cases Use cases WasmEdge is a cloud-native WebAssembly runtime hosted by the CNCF. It is widely used in edge computing, automotive, Jamstack, serverless, SaaS, service mesh...
  • 3.2.8. Built-in modules

    System modules System modules The WasmEdge QuickJS runtime supports ES6 and NPM modules for application developers. However, those approaches are too cumbersome for system de...
  • 3.2.4. Tensorflow 推理

    TensorFlow 注意 使其更快 TensorFlow 解释器支持 WasmEdge TensorFlow lite 的推断扩展,从而使你的 JavaScript 能够运行 ImageNet 模型来进行图像分类。本文会向你展示如何在你的 javascript 程序中使用基于 WasmEdge 的 TensorFlow Rust SDK。 下...
  • 6.1. Service mesh 与分布式框架

    Service mesh 与分布式框架 Sidecar 微服务 API porxy 的扩展 Service mesh 与分布式框架 WasmEdge 可以作为 sidecar 微服务的轻量级运行时,也可以作为 Docker 替代方案的 API 代理。 Sidecar 微服务 对于支持多个应用程序运行时的 sidecar 框架,我们可以通过其...
  • 7.5. seL4

    WasmEdge on seL4 快速开始 系统要求 自动安装:一体化脚本 手动安装:管理内存使用 启动-wasmedge-seL4 在 guest linux 上登录 执行 wasm 示例 示例 A: nbody-c.wasm 示例 B: hello.wasm WasmEdge on seL4 视频演示 | Build logs...
  • 5.1. 快速开始

    快速开始 CRI-O 和 crun containerd 和 crun 快速开始 我们为你创建了基于 Ubuntu 的脚本,以便你在标准 Kubernetes 设置中快速开始使用以下运行时组合。 CRI(高级)runtime OCI(低级)runtime CRI-O crun + WasmEdge 脚本 containerd crun + ...
  • 8.1.1. 用 Mac 编译

    用 Mac 编译 获取源码 依赖组件 环境准备 如果你不需要预编译的运行时/编译器 构建 WasmEdge 运行内置测试 运行应用程序 已知问题 用 Mac 编译 目前,WasmEdge 项目同时支持 Intel 和 M1 型号的 MacOS。然而,我们只在 Big Sur 和 Catalina 上进行测试和开发。 型号 Inte...
  • Wasm Functions

    Wasm Functions Wasm container images The build phase of the wasm container images The serving phase of the wasm container images Build and run wasm functions Wasm Functions ...
  • 3.1.1. Call Rust functions

    Call Rust functions Call Rust functions If your Rust program has a main() function, you could compile it into a WASM bytecode file, and run it using the wasmedge CLI tool as ...
  • 5.5.3. KinD

    KinD 快速开始 编译 crun 替代 crun 和配置 containerd 编译和测试 KinD KinD 是在 Docker 内部运行的 Kubernetes 发行版,非常适合本地开发或集成测试。 快速开始 作为先决条件,我们第一步需要安装 KinD。为此,请参阅快速入门指南 和稳定版发布页面 来安装最新版本的 KinD CLI...