Liz Chow
Results
3
issues of
Liz Chow
Hello, when using rusty_jsc, I prefer to keep the rusty_jsc namespace (for example, rusty_jsc::JSValue). Most of the time, it works fine, but when using the callback macro, I found that...
Hello, I noticed that the part of the source code related to creating a js function value (Value::new_function) is still marked as TODO. Is there a plan to implement this...