Open zhtanjj opened 1 week ago
now can run javascript function in rust, if can Accept the value returned value of the function in javascript. like json data
You could use wasm-bindgen on Web or eval with its send and recv methods.
send
recv
Feature Request
now can run javascript function in rust, if can Accept the value returned value of the function in javascript. like json data