PulseAugur
实时 03:11:58

Simon Willison 发布 micropython-wasm alpha 版本

Simon Willison 发布了 micropython-wasm,这是一个 alpha 包,捆绑了 MicroPython 的定制 WebAssembly 版本。该包包含一个使用 wasmtime 执行 MicroPython 代码的包装器。此版本旨在解决 datasette-agent-micropython 开发过程中遇到的限制。 AI

影响 为在 WebAssembly 环境中运行 Python 代码的开发者提供了一个新工具。

排序理由 这是由个人开发者发布的软件包,而非大型公司或研究机构。

在 Simon Willison 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. Simon Willison TIER_1 English(EN) ·

    micropython-wasm 0.1a1

    <p><strong>Release:</strong> <a href="https://github.com/simonw/micropython-wasm/releases/tag/0.1a1">micropython-wasm 0.1a1</a></p> <p>Fixes for some limitations that emerged while I was trying to use this to build <code>datasette-agent-micropython</code>.</p> <p>Tags: <a href="h…

  2. Simon Willison TIER_1 English(EN) ·

    micropython-wasm 0.1a0

    <p><strong>Release:</strong> <a href="https://github.com/simonw/micropython-wasm/releases/tag/0.1a0">micropython-wasm 0.1a0</a></p> <p>My latest sandboxing experiment: This alpha package bundles a lightly customized WASM build of <a href="https://micropython.org/">MicroPython</a>…