You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, due to unrelated things, I stopped working on this back in 2011. It wouldn't be too hard to add a way to run JS code, but I'm not sure it's worth it given that a ton of other things are missing.
Hi
I played arround a little with Topaz, and I like the language, (as i like rebol), I would like to start using it in place of coofffeescript, for web.
I am wondering how its possible to call native javascript code (getElementById, fetch, + many other js libs) from withn the rebol interpreter.
I am sure its possible as this is what the interpreter is doing to survive, but I wasn't able to get how to execute my own js code from the console
The text was updated successfully, but these errors were encountered: