-
It would be nice to add official discord to talk about features and other things.
We can create own or just joint to some community and ask for #wasmoon channel
-
Exposing the dom to a copy-cat instance as a peripheral could allow to have essentially a lua runtime running on the background, and coding a webpage in lua instead of javascript
-
- [ ] Change Month and Week Number
- [ ] focWeekExport "2023-01-19" "2023-01-26"
- [ ] Update Search Index
- [ ] Download New Attachments
- [ ] Update links
- [ ] Check that comment links work (p…
-
## 🐛 Bug Report
I wrote some tests around node code that uses the [Fengari Lua](https://github.com/fengari-lua/fengari) runtime to run Lua code in JS. This works well, except when trying to loa…
-
If Teal is to Lua as Typescript is to Javascript, `.tl` is to `.ts`, `.d.tl` is to `.d.ts`, but what is the Teal equivalent of `.tsx`?
[`txs` files](https://www.typescriptlang.org/docs/handbook/jsx…
-
### What feature do you want to get added on the **base** engine?
do it please i beg you
you cant use lua in the web version of psych engine (to my knowledge) and i am fucking FIENDING for that th…
-
I have a webserver that has a path structure like this:
```
www
www/client
www/client/AI
www/client/AI/AI.lua
www/client/AI/Const.lua
www/client/AI/Util.lua
```
`AI.lua` is the main LUA fil…
-
https://www.lua.org/pil/5.1.html has a pure lua polyfill for `unpack` that can be used.
This can be declared alongside other functions declared in luaExecString in defineRedisObject in src/commands…
-
Is there a TS type definition (`.d.ts`) for Fengari?
-
CJSON is popular library in Lua, will be great to have a support for this.