Skip to content

Instantly share code, notes, and snippets.

View ChrisJamesC's full-sized avatar

Christopher Chiche ChrisJamesC

  • beeld
  • Lausanne, Switzerland
View GitHub Profile
@ChrisJamesC
ChrisJamesC / Readme.md
Created September 23, 2016 14:44
Typescript 2.0.3 - Enzyme - Out of memory

This gist contains the minimum set of files I found necessary to reproduce an out of memory exception in Typescript 2.0.3.

On my computer, triggering a save on index.ts only once was sufficient to make the typescript compiler crash.

Here is the diagnostic on the first run:

> tsc --diagnostics index.ts

Files: 4
@ChrisJamesC
ChrisJamesC / test1.cpp
Created August 31, 2017 08:22
My medium article
hello world