Hacker News new | past | comments | ask | show | jobs | submit login

Even better, port the JVM and the applet infrastructure for maximum "remember the last time we did this exact thing" retro-lulz.



> Even better, port the JVM and the applet infrastructure for maximum "remember the last time we did this exact thing" retro-lulz.

You cant port the entire applet infrastructure since WASM is limited to the same API as Javascript. If WASM doesn't support multithreading, languages targetting WASM wont.


But it does support multithreading.

Things missing are usually specific external protocols. e.g. being able to make a TCP socket; (or higher level things like ignoring CORS).


You can always support multi-threading by not doing multi-threading.


Why bother with applets ? Just run 'native' Java apps.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: