Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2021-05-11 22:43:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Pyodide: Python for the browser
Python in the browser has long been an item on the wish list of many in the
Python community. At this point, though, JavaScript has well-cemented its role as the
language embedded into the web and its browsers. The Pyodide project provides a
way to run Python in the browser by compiling the existing CPython
interpreter to WebAssembly and
running that binary within the browser's JavaScript environment. Pyodide
came about as part of Mozilla's Iodide
project
, which has fallen by the wayside, but Pyodide is now being
spun
out as a community-driven project
.


(Читать комментарии) (Добавить комментарий)