view Platforms/Wasm/tsconfig-stone.json @ 790:9f68155c75b0

speeding up LinearAlgebra::ParseVector()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 May 2019 08:29:01 +0200
parents 548eed46f535
children
line wrap: on
line source

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