# Default settings for TypeScript Compiler compilers=&tsnative compilerType=typescript versionFlag=--version group.tsnative.compilers=tsc_jit_gc:tsc_jit_nogc compiler.tsc_jit_gc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha35/bin/tsc compiler.tsc_jit_gc.sharedlibs=/opt/compiler-explorer/tsc-0.0-pre-alpha35/lib/libTypeScriptRuntime.so compiler.tsc_jit_gc.name=TypeScript Native Compiler JIT (GC) compiler.tsc_jit_gc.semver=0.0.35 compiler.tsc_jit_nogc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha35/bin/tsc compiler.tsc_jit_nogc.sharedlibs= compiler.tsc_jit_nogc.name=TypeScript Native Compiler JIT (No GC) compiler.tsc_jit_nogc.semver=0.0.35 defaultCompiler=tsc_jit_gc supportsBinary=false supportsExecute=true interpreted=true