Closed XinranSix closed 2 months ago
when where's a js block like js:
console.log("Hello World!")
I like it to execute directly, just like the Rust code below:
fn main () { println!("Hello World!"); }
No response
Thanks for the report! I believe this is a duplicate of #1453 and #350, so closing in favor of those.
Problem
when where's a js block like js:
I like it to execute directly, just like the Rust code below:
Proposed Solution
No response
Notes
No response