Skip to content

MichaelBuhler/razuberi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

razuberi

A TypeScript -> C++ transpiler.

Vision

To be able to compile JavaScript and TypeScript applications that can be 'run anywhere', even baremetal.

Current state

Previous work was targetting the C programming language. This can be seen in the /archive folder.

Work is now being done on the C++ lib to implement the JS core features. See the /cpp folder for more info, especially the /cpp/README.md.

Next steps

  • Get end-to-end "Hello, World" example working.
  • Determine/enforce a C++ target level.
  • Execute test262 with one command.

About

a JavaScript/TypeScript -> C++ transpiler

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages