問題タブ [cobalt]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - javascript JIT が有効な場合、MIPS プラットフォームで Cobalt がクラッシュする
を使用して MIPS プラットフォームで JavaScript JIT を有効にすると'cobalt_enable_jit': 1,
、次のエラーが発生します。
[ERROR:mozjs_global_environment.cc(471)] JS Error: https://www.youtube.com/s/tv/html5/55391e4a/app-prod.js:919:0: Error: Error, injector cannot find declaration for "window" while attempting to create "temp".
それはうまくいくはずですか?または、ビルドに問題がありますか?
cobalt - コバルトは透明な背景をサポートできますか
以下のようにボディの背景色を透明に設定した場合、実際の背景はコバルト色の紫色で表示されます。
背景を本当に透明にする方法はありますか? コバルトのグラフィック レイヤーの下に他の gfx レイヤーまたはビデオ レイヤーを表示したいと考えています。ありがとう!