Originally shared by Lars Fosdal
WebAssembly – Necessity is the Mother of Reinvention?
It’s almost like p-code for the web. Or, something you compile your script to, so that it can be reinterpreted and recompiled within the browser.
Originally shared by Lars Fosdal
WebAssembly – Necessity is the Mother of Reinvention?
It’s almost like p-code for the web. Or, something you compile your script to, so that it can be reinterpreted and recompiled within the browser.
You must log in to post a comment.
…here we go again
As someone commented on techcrunch 🙂
https://imgs.xkcd.com/comics/standards.png
I agree this is very interesting. But the title is a bit misleading: it is not the companies teaming up but an open source project they are all involved. makes a HUGE difference to me.
Good point, Marco Cantù!
Also interesting they plan to target it with C# etc. Marco Cantù, would you guys add it as a Delphi compiler target if it looks like becoming popular? Or, getting involved in the OS project now? It would be great to see Delphi involved in something up-and-coming like this as it’s being made, just for name value alone (plus Delphi has a habit of waiting for something to become popular and then joining it, rather than leading.)
A standard non { } language for the web would be nice.
I guess the Smart Mobile Studio people will jump on this, or what Jørn Einar Angeltveit? 🙂
Naturally, we keep our eyes on this 😉 But I must agree with previous comments: I think we have seen similar attempts before… We will see the final verdict of this work in some years, and other solutions might come along and prove to be better in the mean time (or at least they’ll become more popular, which is the ultimate success factor… As we Delphi developers know all about :-P). Funny twist that WebAssembly will compile back to JavaScript as a fallback for the browser without WebAssembly support.
Bottom line for us in the Smart Mobile Studio team, is that we get a confirmation of the path we have chosen. To stay “future proof”, it’s necessary to take the web development to a higher level. Organize your projects on a higher level, and write the code in a language you love and master well. Then let the IDE follow the trends and provide you with the stuff you need to reach the platforms you want.
ActiveX, Java Applets, Silverlight, Flash… WebAssembly… who’s next? 🙂