view Platforms/Wasm/tsconfig-stone.json @ 877:f7e5ee59ba17 am-dev

debug code to monitor large malloc/free (currently disabled)
author Alain Mazy <alain@mazy.be>
date Wed, 03 Jul 2019 10:16:22 +0200
parents 548eed46f535
children
line wrap: on
line source

{
    "include" : [
        "stone-framework-loader.ts",
        "logger.ts",
        "wasm-application-runner.ts",
        "wasm-viewport.ts"
    ]
}