datasette-agent-micropython 0.1a0

Simon Willison's Blog 工具

摘要

datasette-agent-micropython 0.1a0 是一个早期 alpha 版本,它将 Micropython 集成到 Datasette 中,利用沙盒机制和 WebAssembly 实现安全执行。

暂无内容
查看原文
查看缓存全文

缓存时间: 2026/06/03 03:36

# 发布:datasette-agent-micropython 0.1a0 来源:https://simonwillison.net/2026/Jun/2/datasette-agent-micropython/ 这是 Simon Willison 的一篇**博文**,发布于 2026 年 6 月 2 日 (https://simonwillison.net/2026/Jun/2/) python1,255 (https://simonwillison.net/tags/python/) sandboxing43 (https://simonwillison.net/tags/sandboxing/) datasette1,505 (https://simonwillison.net/tags/datasette/) webassembly95 (https://simonwillison.net/tags/webassembly/) datasette-agent13 (https://simonwillison.net/tags/datasette-agent/) ### 月度简报 以**每月 10 美元**赞助我,即可获得一份精选的月度邮件摘要,涵盖当月最重要的 LLM 发展动态。 付费让我少给你发邮件! 赞助与订阅 (https://github.com/sponsors/simonw/)

相似文章

datasette-agent 0.1a2

Simon Willison's Blog

datasette-agent 0.1a2,datasette-agent 工具的新 alpha 版本,现已可用。

micropython-wasm 0.1a1

Simon Willison's Blog

micropython-wasm 0.1a1 是一个 alpha 版本,它将 MicroPython 移植到 WebAssembly,从而能够在 Web 浏览器中执行 Python,并具备沙箱能力。

micropython-wasm 0.1a0

Simon Willison's Blog

micropython-wasm 0.1a0 发布,使MicroPython能够在WebAssembly环境中运行,实现沙盒化和可移植性。

datasette-agent-charts 0.1a2

Simon Willison's Blog

datasette-agent-charts 0.1a2 是 Datasette 的一个插件的 alpha 版本,增加了图表功能。