embedded-v8
Installing PHPv8js on Ubuntu
I\'m having some trouble installing phpv8js on Ubuntu. I\'ve made sure I have a recent version of libv8 installed and have the required version of PHP but the install fails using PECL.[详细]
2023-04-13 06:15 分类:问答C++ Console app, SetWindowsHookEx, Callback is never called
I have a little console application that has an embedded v8 开发者_如何学运维engine, and I would like to add a hook to register key events. This all worked before when I was using Qt and QtScript, but[详细]
2023-03-26 17:55 分类:问答How to expose "native functions" to Javascript in a web page using Chromium and Delphi 6?
I have successfully embedded Chromium into my Delphi 6 projects with the help of Delphi Chromium Embedded.Now I want to be able to execute Javascript code and the have results returned to my host Delp[详细]
2023-03-23 23:32 分类:问答Perl: Javascript::V8 templates - from the perl
Looking for template engine like HTML::Mason (or Mason), so what \"compiles\" source components into perl code, but instead of perl-code will \"compile\" components into JavaScript code and after run/[详细]
2023-03-19 00:30 分类:问答V8 JavaScript Engine and Mac App Store
If I embed the V8 JavaScript Engine in my application (a game) is it still possible to distribute it in the Mac &a开发者_如何学Cmp; iOS App Stores?If you embed your own interpreter engine (any program[详细]
2023-03-15 05:55 分类:问答Segmentation Fault when wrapping V8 in a class?
I want to use Google\'s Javascript Engine V8 in a project, and attempted to write a wrapper class for the engine. Parts of the Code are copied from samples/shell.cc, from the V8 Distribution.[详细]
2023-01-26 05:02 分类:问答Changing UITabBarController More Item Colors
I have a UITabBarController with a \"More\" tab whose color scheme I would like to modify. Navigation Controller Nav Bar Colors[详细]
2022-12-24 09:01 分类:问答