I am trying to implement console.log with using rusty V8.
For further actions, you may consider blocking this person and/or reporting abuse
I am trying to implement console.log with using rusty V8.
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
JennyThomas498 -
Mike Young -
Mike Young -
Mike Young -
Top comments (2)
I googled for "Rusty" and nothing JavaScript-ish come out.
Heres how it is done on Nim using stdlib:
crates.io/crates/rusty_v8