Show navigationWhat is V8?V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others. It implements ECMAScript and WebAssembly, and runs on Windows, macOS, and Linux systems that use x64, IA-32, or ARM processors. V8 can be embedded into any C++ application. Latest posts and feature explainersSpeculative Optimiza
Compilers are not magical beasts. They are steampunk machines grinding your perfectly structured source into incomprehensible mess of native code. The better the compiler - the finer the grind and stronger our performance espresso. What’s not to like? When however something clogs compiler’s pipes, we find ourselves staring at square meters of intermediate representation printouts and deoptimizatio
Good evening, hackfolk. A quick note this evening to record a waypoint in my efforts to improve Guile’s memory manager. So, I got Guile running on top of the Whippet API. This API can be implemented by a number of concrete garbage collector implementations. The implementation backed by the Boehm collector is fine, as expected. The implementation that uses the bump-pointer-allocation-into-holes str
プログラミング言語Qtを利用できるJavaScript実行環境。スクリプトでGUIアプリケーション作成。・JavaScript実行環境。 ・プログラミング言語 Qt をJavaScript(Google V8 Engine)から利用可能。 ・Qtのクラス・関数をバインド済みでJavaScriptから呼び出せる。 ・JavaScriptを使い、デスクトップアプリケーションを記述・作成できる。 ・JavaScriptで記述するためコンパイルを必要とせず、即座に実行可能。 ・クロスプラットフォーム対応。(現時点では、windows/linux) ・QtライブラリLGPL版を使用し作成。 Qtとは、C++言語で書かれたオブジェクト指向のクラスライブラリです。 クロスプラットフォーム対応で、単一のソースコードから、様々なOS上で動くアプリケーションを作成できます。 実行するのに必要
You can find more information on our Wiki at http://www.v8project.org
ウェブっ子の間では Google Chrome の JS 処理系である V8 祭りが絶賛開催中らしい. いつもは出遅れる私もたまにはやんやしたいと思っていろいろ読んでみたものの, VM に食傷気味な自分に気付いた. けれど, そうは言っても祭りは別腹. 一通り騒いでみます. 販促マンガ や 資料 によれば, V8 は以下のような特徴を備えている. hidden class transition と fast property access generational accurate GC accurate だから incremental GC もできる オブジェクトの rellocation はするけど handle は使わず参照元書き換え 中間表現のインタプリタなしの native code 生成. instruction cache コードをみたところ, incremental GC
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く