-
Hi, I'm new to this project but it sounds really promising. I'm not aware of other projects that seem so well suited to supporting arbitrary user code in, for my case, a web app. I investigated iframe…
-
[https://jsr.io/@extism/extism](https://jsr.io/@extism/extism) and `import createPlugin from "jsr:@extism/extism";` [here](https://github.com/extism/js-sdk?tab=readme-ov-file#getting-started) in the R…
-
Hope it’s ok to ask an open ended question here but the Readme did encourage others to explore doing a game in another language.
I guess the API is not worked out but would like sone tips about imp…
-
### Requirements
- [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a f…
-
There are many times you'll want to keep your version up to date in multiple places (e.g., documentation's install instructions). Knope should facilitate this somehow. The most obvious solution is pro…
-
Hi, I'm working on a PoC and being able to limit the instructions: 'fuel'.
I see it has been implemented a few moths ago, but there hasn't been a release for quite a while.
Would it be possible to…
-
Inspiration from Pomotroid feature requests: https://github.com/Splode/pomotroid/issues/69
-
Currently WASI is required for JS plug-ins. This is for a number of reasons:
1. Some js code like `Math.random()` and `new Date()` requires randomness and clocks respectively
2. The way that the p…
bhelx updated
8 months ago
-
### What version?
0.41.3
### Which command?
proto use
### What happened?
I installed `proto` on a recently re-installed machine. Git is not yet installed.
`proto use` crashes with a …
-
## What is it ? (briefly)
A plugin is a logic unit that can be inserted (plugged in) to the core application at runtime (after core has been built) to replace or add on to core functionality.
#…