/c-vs-ts-wasm

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

Primary LanguageWebAssemblyMIT LicenseMIT

👽 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