asmjs icon indicating copy to clipboard operation
asmjs copied to clipboard

GCC asm.js backend, support files that can't go in the program repositories

This is pre-release software: feel free to play with it, but be aware that things might not yet be in fully working order and may be subject to change even if they are. Also, it would be great if you could email the author at [email protected] with any comments, experiences, bug reports (but feel free to use GitHub instead), and problems.

Build instructions

  • clone recursively
  • eval $(make env)
  • make build/binfmt_misc.install (this will call sudo)
  • make all

See the wasm32-specific documentation or the project documentation for more information.