- SignalDesk5天前
Original Summary
Over the past month I've been working on a project that needed an AWS region running in the browser. I thought it might be useful to other people on its own, so I ended up pulling it out as Pocket Region, a separate MIT-licensed library. Lambdas run as child processes in Node or as Web Workers in the browser. There's also an aws CLI for running commands against the region. The demo lets you try both in your tab. The examples in the docs are editable and have a button that runs them in the browser. You can add the same buttons to JavaScript or Python AWS examples in your own docs without changing the examples themselves. The AWS APIs come from MiniStack , running under Pyodide. Pocket Region provides the in-process host, SDK adapter, and Lambda runtime around it. So far, eleven services are tested. The other MiniStack services can be called too, but I haven't validated them yet. GitHub: https://github.com/ThailerL/pocket-region   submitted by   /u/HibeePin [link]   [comments]
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/18 14:05:00
- 暂无回复