Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwuxiytayq
1584 days ago
I don't get it,
what do you even expect them to do
? Write it in Java? It's MIT-licensed, you can rewrite it if you wish.
1 comments
square_usual
1584 days ago
Yeah - whatever language they chose it would be "only available for [that] ecosystem." At some point you've got to pick your home, not like you can write a 100% cross-language framework for anything.
link
stanac
1584 days ago
Hopefully one day most devs will share one home called wasm runtime. Although not sure if it applies to this scenario (lower-level code).
link
maloo
1584 days ago
WASI? there are already prototypes of running .net in WASI that might make it for .net 7
And WASM is already supported, app size about 1MB including runtime and GC
link