-
compilation to BEAM bytecode,
BEAM specific features like processes and messages
implement backend yourself and make a library out of it?
-
See aseba-community/aseba-target-thymio2#17, suggesting a new native function `_bytecode.load(n)` that resets the VM and loads a bytecode numbered `n` into memory. This function could first be impleme…
-
When running SDXL with the latest version of torch, we are running into this error when compiling vae:
```
iree.compiler.tools.binaries.CompilerToolError: Error invoking IREE compiler tool iree-co…
-
Running JDA on Debian Sid under `openjdk-18-jre`. Opening any JAR file will show the list of classes, but claim that the class file major is unsupported, including those of the same version as the JR…
-
Link: https://node-projects.github.io/web-component-designer-demo/index.html
The Pages uses many new Technologies:
ShadowDom, CustomElements, ConstructibleStylesheets, PointerEvents, ImportMaps, I…
-
This issue is to "import" and idea that I really like from the LuaJIT repo: https://github.com/LuaJIT/LuaJIT/issues/488
The Lua bytecode compiler is currently written in C but it does strike me tha…
-
```
It would be great if Groovy could be used for scripting Android apps.
I'm not referring to precompiling Java to class files and retrofitting them
for Dalvik VM, rather the ability to generate Da…
-
when we use a bytecode which contains an "infinite loop" to test the aleth, the aleth will keep running and consume the memory and CPU resources until the out of memory and crash. If we use the crafte…
-
This implementation will end up being quite slow, given that your writing this high level language in another interpreted high level language. Perhaps consider writing a bytecode compiler. You could c…
-
### Component
Forge
### Describe the feature you would like
I have a few test files that each call `vm.ffi` to run a separate process during `setUp`. However, the tests running in parallel causes t…
holic updated
1 month ago