javascriptcore-rs
javascriptcore-rs copied to clipboard
Value::new_function is still in the TODO stage.
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 part?