|
|
Subscribe / Log in / New account

Introducing PyScript

Introducing PyScript

Posted Jul 1, 2022 3:25 UTC (Fri) by clay.sweetser@gmail.com (guest, #155278)
In reply to: Introducing PyScript by Cyberax
Parent article: Introducing PyScript

Huh. Do you know any resources discussing the architecture and details of PPAPI? It sounds like it was quite an interesting effort.


to post comments

Introducing PyScript

Posted Jul 1, 2022 8:36 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link]

It was not terribly popular even back in the day, and I can't find a mailing list that I used for information on it (RIP GMane).

But it honestly was a pretty logical API design, with out-of-process sandboxing and a fairly typical functionality (communication with the browser side via messages, access to files, graphics, etc.)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds