2dengine

Results 5 issues of 2dengine

Hello, just wanted to humbly ask if we can include a mention of love.js on the homepage: https://github.com/Davidobot/love.js/ It's not 100% stable but with a little bit of work I...

help wanted
feature
documentation

Hello, I like the idea of your library and I am trying to understand how it works. Can you please talk a little bit about the mechanism that you used...

The behavior for GET requests varies between artifacts (Dec 1, 2024). The following request works on Linux and Windows, but the same request fails on macOS with the error "unsupported...

The size of HTTPS requests is currently limited by the host system's RAM size. This approach would not work when RAM is limited or when downloading very large files. Lua's...

Hello and thank you for sharing your library. The minification feature is very useful, but it fails when trying to process the following file: https://github.com/Egor-Skriptunoff/pure_lua_SHA/blob/master/sha2.lua `Error: utils/maker/minify.lua:4509: Bad argument #1...