书栈网 · BookStack 本次搜索耗时 0.061 秒,为您找到 196 个相关结果.
  • 6.3.1. Vercel

    Rust and WebAssembly Serverless functions in Vercel Prerequisite Example 1: Image processing Example 2: AI inference Rust and WebAssembly Serverless functions in Vercel In t...
  • 3.2.7. Node.js & NPM modules

    NodeJS and NPM module NodeJS and NPM module With rollup.js , we can run CommonJS (CJS) and NodeJS (NPM) modules in WasmEdge too. The simple_common_js_demo/npm_main.js demo sho...
  • 4.2.6. 使用 wasm-bindgen

    嵌入 bindgen 函数 嵌入 bindgen 函数 本章节中讨论的 wasm_bindgen 方法已经废弃,我们推荐你查看 wasmedge_bindgen ,或者直接传入内存指针; 在这个例子中,我们将演示如何从 Go 应用中调用一些非常简单的 WebAssembly 函数。这些函数 都是基于 Rust 语言编写,并且调用参数和返回值...
  • 3.2.7. NodeJS & NPM 模块

    NodeJS 和 NPM 模块 NodeJS 和 NPM 模块 使用 rollup.js ,我们也可以在 WasmEdge 上运行 CommonJS (CJS) 和 NodeJS (NPM) 模块。 simple_common_js_demo/npm_main.js 演示展示了它是如何工作的。它使用了第三方的 md5 和 mathjs 模块。 ...
  • 4.2.5. Embed bindgen funcs

    Embed a bindgen function Embed a bindgen function The wasm_bindgen approach discussed in this chapter is deprecated. We encourage you to check out the wasmedge_bindgen appro...
  • 5.3.1. crun

    crun crun crun 项目 已经内置了对 WasmEdge 的支持。 目前,最简单的方法是自己从源代码构建它。首先,让我们确保 crun 在你的 Ubuntu 20.04 上安装了依赖包。 对于其他 Linux 发行版,请参见此处 。 $ sudo apt update $ sudo apt install - y make git ...
  • Prerequisites

    Prerequisites Registry Credential Source repository Credential Kafka WasmEdge Step 1 : Installing WasmEdge Step 2 : Installing Container runtimes crun Step 3 : Setup CRI runt...
  • Prerequisites

    Prerequisites Registry Credential Source repository Credential Kafka WasmEdge Step 1 : Installing WasmEdge Step 2 : Installing Container runtimes crun Step 3 : Setup CRI runt...
  • 6.3.3. AWS

    WebAssembly Serverless Functions in AWS Lambda Prerequisites Example 1: Image processing Create the function Create the service script to load the function Build the Docker imag...
  • 4.1.2. 0.9.1 API references

    WasmEdge 0.9.1 C API Documentation Table of Contents WasmEdge Installation Download And Install Compile Sources WasmEdge Basics Version Logging Settings Value Types Strings ...