Komo

Results 68 issues of Komo

Hello, so I have noticed that Moonscript did not support `goto` method. This is annoying for me since I've always use `goto` in Lua. ![Screenshot_2022-07-13-16-07-20](https://user-images.githubusercontent.com/71205197/178684167-1c994b1b-ad53-4263-8d2e-4e5eef61f531.png)

Hello! So, I have Sumneko's LLS installed on my machine. When I run the bin file, it returned error. I checked I'm using armv8l processor. I checked release page, I...

compile

Hello! I would like to request a feature for supporting images, I have seen the issue about feature request for images. I have some ideas about the image feature :...

feat

**Problem description** Cannot install Termux:Styling in armv8l phone whether install using F-Droid nor GitHub releases. **Steps to reproduce** No any steps to reproduce this issue. **Expected behavior** When I tried...

Hello, I have noticed some JS package has been used the ESModule instead CommonJS. Its annoying since there's no built-in JS function in lua like `js.import`. Does the team have...

enhancement

Hello. So when I try to run my Discord bot using Lacord, the Lua-Cjson module ran into a problem. You can see it in the image : ![Screenshot_202206164-151950](https://user-images.githubusercontent.com/71205197/173300393-3549cdb0-a0cb-4c2e-bacd-e5678940c0a1.JPEG)

Hello! So, I have a problem with EmmyLua in coc-sumneko-lua. EmmyLua doesn't detect the module docs nor the table index. Is this a bug from coc-sumneko-lua or the Sumneko LSP...

**What is Nelua** Nelua is a systems programming language for performance sensitive applications, like real-time applications and game engines. Its syntax and semantics are similar to Lua, but its garbage...

package

Hello 👋 I have a problem while building a program that uses OpenSSL. The log of the `openssl-build-err.log`: ``` make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make...

triaged: question