UNPKG

assemblyscript

Version:

A TypeScript-like language for WebAssembly.

14 lines (13 loc) 288 B
{ "compilerOptions": { "strict": true, "alwaysStrict": true, "noImplicitAny": true, "noImplicitReturns": true, "noImplicitThis": true, "noEmitOnError": true, "strictNullChecks": true, "experimentalDecorators": true, "preserveConstEnums": false } }