poush / LatexGo

When Latex meets JS (.... 👀 emscripten) = SuperFast builds
MIT License
4 stars 9 forks source link

Compile and test the texlive with latest emscripten #7

Open poush opened 4 years ago

poush commented 4 years ago

The core of LatexGo is the texlivejs which is inside the directory with this same name. The scope of this issue to build the source code again on latest emscripten which was released on Dec 2019 and report any success or error here.

The process of building the texlivejs is quite simple. All you have to do is to install the emscripten and then run the Makefile by going inside texlivejs directory. For this, you can run make command while you are inside that directory.

chhavi18387 commented 4 years ago

@poush I'd like to work on this issue. Please assign it to me.

escher-m commented 4 years ago

@poush I can't seem to find a Makefile within the texlivejs directory for compiling. How do I proceed?

chhavi18387 commented 4 years ago

I installed the latest version of emscripten. On running emmake make command inside texlivejs directory ,it shows the following error: emmake_s1

i.e. it cannot find a makefile

poush commented 4 years ago

Hi @chhavi18387 Yes I had to move it to separate s3 storage to make sure stuff is working here. Sorry I forgot to update here. I will give you the s3 access by tomorrow.

chhavi18387 commented 4 years ago

@poush please provide the access so that I can get started with the remaining work.