We should create a build target for `libv86.js`, which would allow people to use the emulator without building it. The build shouldn't include adapters (or code from `browser/` or `node/`), since they are directly related to what the emulator is used for.
We should create a build target for
libv86.js, which would allow people to use the emulator without building it.The build shouldn't include adapters (or code from
browser/ornode/), since they are directly related to what the emulator is used for.