help-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnucap] Emscripten compiles


From: Felix Salfelder
Subject: Re: [Help-gnucap] Emscripten compiles
Date: Wed, 5 Feb 2014 22:12:17 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Jan 29, 2014 at 01:44:14PM -0600, wikitronic wrote:
> I just compiled gnucap into javascript with Emscripten. I had to modify the
> code a little for the llvm compiler. I had to disable the dlopen portion of
> the code and build it all together in one file. It would be great if you
> could load models in interactive mode from text maybe?

the usual models are compiled plugins. you need dlopen or some
substitute to load them. compiling/loading models from text can be
implemented as a language plugin.

hth
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]