badiku

Results 10 issues of badiku

> The following libraries have been shortlisted for inclusion: LPeg lpeg really included? can not require "lpeg", on windows10 did not find any lpeg.dll file, only lpeglabel.dll

change `this `to `globalThis`, and then I can use this Papa in quickjs qjs.exe. `}(this || globalThis, function moduleFactory()`

>Portability: >This doesn't work on Windows at all, and it would be a really nontrivial effort to port it. now in win10 or win11, windows cmd support this by default,...

currently mouse hover tooltip is index and color, not so useful. can you add some method to set tooltip to other custom info?

it seems that there is no repo for MiniMicro, just ask here, sometimes MiniMicro can show a useful virtual keyboard, looks more like a notebook computer. but it disappears after...

``` ]a=file.open("unknown") ]a Error: file not found ]a isa string 1 ]a=file.open("unknown") ]a Error: file not found ]a=file.open("unknown", "w") ]a {"__isa": FileHandle, "_handle": OpenFile} ] ``` MiniMicro, file.open return a...

hi, how to add prototype to function? ``` funcRef.a=function() >>> print "hello" >>> end function > (@print)["a"] Runtime Error: Key Not Found: 'a' not found in map [line 1] >...

### Feature Description hi, for decades we never use email. why every account should have an email ? I wish email is not a required field when create a new...

type/proposal
proposal/rejected

just did some update: ``` update stb_truetype from v1.19 to latest v1.26 update lua from 5.2 to 5.4.7 update SDL from 2.0.10 to 2.2.28 ``` no even one line of...