Skip to content
#

v8

Here are 272 public repositories matching this topic...

Ninian4155
Ninian4155 commented May 17, 2022

detail | 详细描述

c#声明委托:public static Action EnableOpenGuide;
在TS这边GuideEventTransferStation.EnableOpenGuide();调用
会报错是因为什么啊 说GuideEventTransferStation.EnableOpenGuide is not a function

ts使用GuideEventTransferStation.EnableOpenGuide.Invoke()可以正常运行,但是需要忽略报错(因为没有生成Invoke方法)

good first issue
JavaScriptEngineSwitcher

JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (ChakraCore, Jering.Javascript.NodeJS, Jint, Jurassic, MSIE JavaScript Engine for .NET, NiL.JS, Microsoft ClearScript.V8 and VroomJs). This library allows you to quickly and easily switch to using of another JavaScript engine.

  • Updated May 24, 2022
  • C#

Improve this page

Add a description, image, and links to the v8 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the v8 topic, visit your repo's landing page and select "manage topics."

Learn more