-
the JIT hasn't been used for a while now, and I know it's being cleaned up currently, but has anyone considered the merits of using NanoJIT? It's small, has no real dependencies, and was made for flas…
-
While I understand and agree with this project's perspective of keeping Flash/Shockwave alive by preserving it in the open, for historical/archival purposes, I believe there could also be some compell…
-
From README:
> I only see two real universal light-weight JIT competitors
I know @dibyendumajumdar maintains (or whatever he does to it, https://github.com/dibyendumajumdar/nanojit/issues/15) ht…
-
libNui3 is unable to build due some compiler errors about C++ templates, the NanoJIT dependency package included with this distribution unable to continue the build.
Building Target:
\* HP Mini 1…
-
> NanoJIT is a small, cross-platform C++ library that emits machine code. It is part of Adobe ActionScript and used to be part of Mozilla SpiderMonkey but is no longer used in SpiderMonkey.
Cool, s…
-
```
What steps will reproduce the problem?
1. make all
2.
3.
What is the expected output? What do you see instead?
make all complete, what i see is:
c++ -DMDCPUCFG=\"md/_linux.cfg\" -o host_jsoplenge…
-
```
What steps will reproduce the problem?
1. make all
2.
3.
What is the expected output? What do you see instead?
make all complete, what i see is:
c++ -DMDCPUCFG=\"md/_linux.cfg\" -o host_jsoplenge…
-
Kind of a rookie question, but I have a use case that makes nanojit seem like a perfect fit, but am struggling a bit understanding how does one implement a _stack_ in this, one that could be `push`'d …
-
I've followed the steps on couch.io for building without dependency hell on Debian Lenny 32-bit. However, this is a linux-vserver which runs on a 64-bit Ubuntu 10.04 host system. Maybe the configure s…
-
```
What steps will reproduce the problem?
1. make all
2.
3.
What is the expected output? What do you see instead?
make all complete, what i see is:
c++ -DMDCPUCFG=\"md/_linux.cfg\" -o host_jsoplenge…