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
Repl module "default_js_slang" function support (#1363)
* Repl module "default_js_slang" function support
My module "repl" have a function called "default_js_slang" that allows students to run code in js-slang side through my module. This function need support from js-slang side to get the evaluation function and context in "sourceRunner.ts".
* Fix lint errors
---------
Co-authored-by: Martin Henz <henz@comp.nus.edu.sg>
0 commit comments