The Voynich Ninja
IVTT recipes - Printable Version

+- The Voynich Ninja (https://www.voynich.ninja)
+-- Forum: Voynich Research (https://www.voynich.ninja/forum-27.html)
+--- Forum: Analysis of the text (https://www.voynich.ninja/forum-41.html)
+--- Thread: IVTT recipes (/thread-3407.html)

Pages: 1 2 3


RE: IVTT recipes - nickpelling - 02-01-2023

The idea would be to useĀ a tool called Emscripten thatĀ compiles your C code into a kind of dense JavaScript code called WebAssembly plus an HTML page, that you can view in a browser. Is ivtt in C?

Sorry, yes, of course it's in C. I'll have a look at this later...


RE: IVTT recipes - ReneZ - 03-01-2023

I had a look as well, but the "Hello World" example didn't answer any of the open questions:
- how to enter the command options
- any other way of specifying input/output files that are on the user's local environment