Skip to content

👽Simple repo I made for myself just to test some WebAssembly compilers.

License

Notifications You must be signed in to change notification settings

micheleriva/c-vs-ts-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👽 TS-C to Wasm

Simple repo I made for myself just to test some WebAssembly compilers.

Tested compilers

  • C Language

    • gcc
    • emcc
  • TypeScript

    • assemblyscript
  • Haskell (wip)

    • ghc
    • asterius

Installation

git clone https://github.com/micheleriva/c-vs-ts-wasm.git

cd c-vs-ts-wasm

make install

License

MIT