Jssembly is a compiler that can compile TypeScript into machine code, making the running performance of TypeScript programs close to the native level. Of course, it also supports compiling JavaScript into machine code.
Jssembly Dev
Jssembly is a compiler that can compile Typescript into machine code, making the running performance of TypeScript programs close to the native level.
- China
- prinorange@outlook.com
Popular repositories Loading
-
-
compiler
compiler PublicThe core implementation for jssembly compiler and its equipments and tools.
-
-
js-api-transformer
js-api-transformer PublicThe implementations for tranforming javascript api into C.
-
type-binder
type-binder PublicA scheme for designing a weakly typed language into a strongly typed language through some binding rules.
-
Repositories
Showing 7 of 7 repositories
- express-jssembly-demo Public
The implementation for jssembly with express.js to display the entire project development solution.
jssembly/express-jssembly-demo’s past year of commit activity - nodejs-jssembly-sdk Public
jssembly/nodejs-jssembly-sdk’s past year of commit activity - type-binder Public
A scheme for designing a weakly typed language into a strongly typed language through some binding rules.
jssembly/type-binder’s past year of commit activity