zipos
outside of Cosmopolitan libc
#964
vadimkantorov
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm an author of a similar-in-spirit project
busytex
which compiled a bunch of LaTeX programs in abusybox
/static-style to WASM which led to in-browser latex editor and a compiler.For a working LaTeX installation, one needs quite an neibhoring exquisite specially structured directory with many files containing styles and fonts.
@jart I'm wondering, what are your thoughts on workability of
zipos
outside of Cosmopolitan project (as a linkable minimalistic, read-only virtual FS)? Ideally, this could be a somewhat of replacement of Emscripten's wasmFS virtual FS, but workable in regular x64 world.E.g. I'd like to package all files in a ISO or a ZIP file and either let the program read from this file on disk or even package a special version with some base LaTeX package burned into the binary (which is the Cosmopolitan's usecase if I understand well)
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions