-
WASM 휠을 PyPI에 발행하여 Pyodide와 함께 사용하기
Publishing WASM wheels to PyPI for use with Pyodide
<p>The <a href="https://blog.pyodide.org/posts/314-release/">Pyodide 314.0 release announcement</a> (via <a href="https://news.ycombinator.com/item?id=48462759">Hacker News</a>) in…
-
MicroPython과 WASM으로 샌드박스에서 Python 코드 실행하기
Running Python code in a sandbox with MicroPython and WASM
<p>I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the character…