书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 110 个相关结果.
  • pca10031

    537 2020-02-07 《TinyGo Document》
    pca10031 Constants Variables func CPUFrequency func NewRingBuffer type ADC type I2C func (I2C) Configure func (I2C) ReadRegister func (I2C) Tx func (I2C) WriteRegister ty...
  • Wasm 插件镜像规范

    Wasm 插件镜像规范 1. 概述 2. 镜像结构 3. 元数据文件格式 4. 镜像构建方式 5. 附录 5.1 各插件类型的缺省图标 Wasm 插件镜像规范 1. 概述 本规范旨在定义对 Higress Wasm Plugin 镜像的内容和构建方式。在编写时,笔者参考了 Wasm Image Specification 。 注意:本...
  • AI 缓存

    AI 缓存 功能说明 配置说明 配置示例 AI 缓存 功能说明 AI 缓存插件实现了将 LLM 响应进行抽取并缓存的功能,对于向 LLM API 高频请求相同问题的场景可以显著降低响应时延并节省成本。默认配置方式可以直接用于 openai 协议的结果缓存,同时支持流式和非流式响应的缓存。 需要数据面的proxy wasm版本大于等于0.2....
  • arduino-nano

    784 2020-02-07 《TinyGo Document》
    arduino-nano Constants Variables func CPUFrequency func InitADC func InitPWM func NewRingBuffer type ADC func (ADC) Configure func (ADC) Get type I2C func (I2C) Configure ...
  • Why a new compiler?

    868 2020-02-07 《TinyGo Document》
    Why a new compiler? Why a new compiler? Why not modify the existing compiler to produce binaries for microcontrollers? There are several reasons for this: The standard Go co...
  • x9pro

    678 2020-02-07 《TinyGo Document》
    x9pro Constants Variables func CPUFrequency func InitADC func InitPWM func NewRingBuffer type ADC func (ADC) Configure func (ADC) Get type I2C func (I2C) Configure func (...
  • 7.4.3. APK app

    Call WasmEdge functions from an Android APK app Quickstart Building Project with Gradle Building Project with Android Studio Review of the source code Android UI The native lib...
  • microbit

    648 2020-02-07 《TinyGo Document》
    microbit Constants Variables func CPUFrequency func NewRingBuffer type ADC type I2C func (I2C) Configure func (I2C) ReadRegister func (I2C) Tx func (I2C) WriteRegister ty...
  • Wasm

    Wasm Overview Note Component format Spec metadata fields Binding support Example request Related links Wasm Detailed documentation on the WebAssembly binding component ...
  • Important Build Options

    864 2020-02-07 《TinyGo Document》
    Important Build Options Important Build Options There are a few flags to control how binaries are built: -o Output filename, see the build command. -target Select the targ...