Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
goffi
on July 6, 2020
|
parent
|
context
|
favorite
| on:
Brython – A Python 3 implementation for client-sid...
AFAIK (Brython devs can correct if necessary) it's transpiled live and stored in indexedDB, so after first run it's already transpiler.
You can also transpile using CLI to have directly JS.
edit: it's indexedDB, not localStorage
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can also transpile using CLI to have directly JS.
edit: it's indexedDB, not localStorage