Y
Hacker News
new
|
ask
|
show
|
jobs
by
picklelo
1193 days ago
Thanks! We're using GH Projects for everything, we will update the board with a more long-term roadmap. Python support for wasm isn't where we need it yet, but we definitely want to integrate it when it's ready.
1 comments
pplante
1193 days ago
What do you think is missing?
link
apetuskey
1193 days ago
I think a big thing is the limited supported libraries as of now.
link
beepbooptheory
1193 days ago
Isn't also just the fact you need to send over like 7MB of wasm for even just the standard library?
link
ttul
1193 days ago
Presumably you could optimize that by analyzing a running site and stripping out the unnecessary libraries. I'm sure that will come with time.
link