-
Are there plans to pass on the C `argv` into the script environment to allow scripts to do command line parsing? This would be quite useful for e.g. Duktape's DukLuv based JSON proxy.
I tried to figu…
-
I know JSON specifically doesn't allow cyclic objects to be serialized, but it would be useful if JX could do so. Obviously round-trip serialization would be impossible, but maybe Duktape could put s…
-
Duktape isn't only a tiny JS implementation, but as far as I can tell one that is much easier to embed in another application. As it's a C library it lends itself to use in other languages when compil…
-
1,We have a simple class in c++, with simple get and set methods for member variables. We are trying to get data displayed for a object of a class in vscode at breakpoint. What is the way to define pr…
-
**Host Environment:**
- OS: macOS
- I'm using macOS 10.14.6 and its associated tools' versions (Xcode 11.3.1, Python 2.7.16), but it should apply to all (supported) macOS version.
**Steps To Repr…
-
JSAL (see [`jsal.c`](https://github.com/fatcerberus/minisphere/blob/master/src/shared/jsal.c)) was written to make the process of porting from Duktape to ChakraCore easier; however, this means its API…
-
See: #331 and https://github.com/svaarala/duktape/issues/331#issuecomment-138819232
-
I have successfully installed the software and updated my ESP32. Connected it to my SSID, and is getting this screen:
![image](https://user-images.githubusercontent.com/10560652/28803158-c4bd7f62-7…
-
frida 版本12.8.0和12.11.7都报错,好像是Java对象没有ClassFactory这个属性
TypeError: cannot read property 'get' of undefined
at [anon] (../../../frida-gum/bindings/gumjs/duktape.c:56618)
at FrameworkInit (/Xpo…
-
Follow-ups for discussion inhttps://github.com/svaarala/duktape/pull/1284#issuecomment-272571951.