ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 クラウドコンピューティングの登場以降、ソフトウェア業界は大きな変革の中に ...
ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 クラウドコンピューティングの登場以降、ソフトウェア業界は大きな変革の中に ...
Closure Compilerは、Googleが提供しているJavaScriptの圧縮・難読化ツールだ。JavaScriptの圧縮・難読化だけであれば他にもYUI Compressorなどのツールが存在するが、Closure CompilerはさらにJavaScriptコードそのものに変更を加えることで最適化が可能という特徴がある。
Higgs, an experimental JavaScript engine written in D, uses novel approaches to speed up JavaScript -- and could inspire similar projects An experimental new JavaScript compiler could provide useful ...
The popular open source Babel compiler that makes modern JavaScript compatible with older environments has shipped in version 7 and, with help from Microsoft, now supports TypeScript. Babel, a ...
Firefox Mobileの開発者のひとりであるAlon Zakai氏がオープンソース版のシューティングゲーム「DOOM」をブラウザへ移植したことを発表した。Emscriptenと呼ばれるLLVM-to-JavaScriptコンパイラを使い、CのソースコードをJavaScriptへ変換して実現している。特別な実装は ...
The popular open source Babel compiler that makes modern JavaScript compatible with older environments has shipped in version 7 with a bevy of new features. Coming some three years after the release ...
Google rolled out the latest version of its browser this week with the ability to freeze Tab Groups and have PWAs launch on startup. Under-the-hood, Chrome 91 is 23% faster, thanks to a pair of ...
Latest release of the programming language for the Erlang VM and JavaScript runtimes adds ‘find references’ feature and exhaustiveness analysis for strings. Gleam 1.10, a new release of the type-safe ...
We looked last week at some of the things that can influence the speed of programming languages and how different approaches to running code can influence program performance. Some work described by ...