cosmopolitan/third_party/double-conversion
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
..
LICENSE Initial import 2020-06-15 07:18:57 -07:00
README.cosmo Initial import 2020-06-15 07:18:57 -07:00
bignum-dtoa.cc Initial import 2020-06-15 07:18:57 -07:00
bignum-dtoa.h Initial import 2020-06-15 07:18:57 -07:00
bignum.cc Initial import 2020-06-15 07:18:57 -07:00
bignum.h Initial import 2020-06-15 07:18:57 -07:00
diy-fp.h Initial import 2020-06-15 07:18:57 -07:00
double-conversion.mk Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
ieee.h Initial import 2020-06-15 07:18:57 -07:00
utils.h Initial import 2020-06-15 07:18:57 -07:00

README.cosmo

google/double-conversion@1dce44c4313a6f356fcfa4b3e8887f037ac0bf23