An error occurred while initializing this page:
{{ error }}
Please make sure that your browser supports WebAssembly.
To just see the source code, visit the Git repository.
This is the demo site for ax, an x86-64 emulator (v{{ version }}, commit).
To use it in your own projects, install the ax-x86 npm package and see take a look at the documentation.
npm install ax-x86
Here you can select an ELF binary compiled with -m64 -nostdlib -static that only interacts with std{in,out,err}.
Some binaries, especially the ones that use libc, might not yet work.