Hacker News new | ask | show | jobs
by autogn0me 17 days ago
Any thoughts on https://github.com/dylan-sutton-chavez/edge-python or http://edgepython.com/ ?
1 comments

Ok that looks promising! I like that it's built for WASM, and the docs mention wasmtime here: https://edgepython.com/getting-started/what-it-is
Kind of crazy how many bespoke python sandbox implementations have popped up in the past few months.

I’d love to see if we can get GPU access within these runtimes, that’d be awesome.

Hey, I'm Dylan. Creator of Edge Python, currently I'm working with burn.dev framework and Web GPU to embed a ML framework bia Edge Python directly in the browser suing the GPU as you said!

I'd be happy if you could try it when it's finished :).