cosmopolitan/build
Justine Tunney f4f4caab0e Add x86_64-linux-gnu emulator
I wanted a tiny scriptable meltdown proof way to run userspace programs
and visualize how program execution impacts memory. It helps to explain
how things like Actually Portable Executable works. It can show you how
the GCC generated code is going about manipulating matrices and more. I
didn't feel fully comfortable with Qemu and Bochs because I'm not smart
enough to understand them. I wanted something like gVisor but with much
stronger levels of assurances. I wanted a single binary that'll run, on
all major operating systems with an embedded GPL barrier ZIP filesystem
that is tiny enough to transpile to JavaScript and run in browsers too.

https://justine.storage.googleapis.com/emulator625.mp4
2020-08-25 04:43:42 -07:00
..
bootstrap Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
actuallynice Initial import 2020-06-15 07:18:57 -07:00
archive Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
assemble Initial import 2020-06-15 07:18:57 -07:00
bochs-debugger Initial import 2020-06-15 07:18:57 -07:00
bochs-scriptable Initial import 2020-06-15 07:18:57 -07:00
catcode Initial import 2020-06-15 07:18:57 -07:00
compile Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
config.mk Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
definitions.mk Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
do Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
findtmp Initial import 2020-06-15 07:18:57 -07:00
functions.mk Initial import 2020-06-15 07:18:57 -07:00
getccname Initial import 2020-06-15 07:18:57 -07:00
getccversion Initial import 2020-06-15 07:18:57 -07:00
getlogfmt Initial import 2020-06-15 07:18:57 -07:00
htags Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
includeall Initial import 2020-06-15 07:18:57 -07:00
link Initial import 2020-06-15 07:18:57 -07:00
mkdeps Initial import 2020-06-15 07:18:57 -07:00
objdump Add scouts honor escape hatch for source embedding 2020-06-15 19:01:28 -07:00
online.mk Initial import 2020-06-15 07:18:57 -07:00
package Initial import 2020-06-15 07:18:57 -07:00
rle.py Initial import 2020-06-15 07:18:57 -07:00
rollup Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
rules.mk Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
runcom Initial import 2020-06-15 07:18:57 -07:00
ssh Initial import 2020-06-15 07:18:57 -07:00
zipobj Initial import 2020-06-15 07:18:57 -07:00