mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
enable 'cast' in interactive mode (beware)
This commit is contained in:
@@ -313,7 +313,7 @@ proc CommandCompileToJS =
|
||||
compileProject()
|
||||
|
||||
proc InteractivePasses =
|
||||
incl(gGlobalOptions, optSafeCode)
|
||||
#incl(gGlobalOptions, optSafeCode)
|
||||
#setTarget(osNimrodVM, cpuNimrodVM)
|
||||
initDefines()
|
||||
DefineSymbol("nimrodvm")
|
||||
|
||||
Reference in New Issue
Block a user