-
First of all! Huge thank you for this amazing material! I'm new to TDD and Golang and I'm learning a lot! :heart:
---
As a person who has some years of experience with other programming languag…
-
### Compiler name
Luac
### Compiler version
5.4
### Compiler language
Lua
### Compiler homepage
https://www.lua.org/download.html
### Motivation
Lua is unique in that unlike other interpreted…
-
This is from a non-Python user (my motto: compile it or else! vbeg).
Very simply, how does one properly update noDRM to include new patches issued between "versions"? (Example: release 10.0.0.3 rel…
-
Maybe this is something we should only do when stack unwinding works, but the addresses that are outside of any mapping have no chance of ever being symbolized, so either we set them to `` or we remov…
-
Hi,
Why did you choose Lua for the plugin language ? I'm asking this because of a pure engineering interest. Couldn't you use Go again as the official plugin language and download the compiled binari…
-
VM interpreted languages like Ruby, Python, etc. have a heap memory allocator / garbage collector (GC) which can be subject to memory bloat (spikes where lots of memory is suddenly allocated) and memo…
-
## What problem does this solve or what need does it fill?
Currently Bevy require to have on computer rustc compiler to be able compile and use game which user created.
## What solution would yo…
-
For larger projects or mono-repos containing many directories that have self-contained functionality, it would be nice to have a way to specify which director(y|ies) to load. This would potentially de…
-
First of all, thanks for this awesome and fully featured project.
Some frameworks I've worked with in other languages have an extremely useful feature that is generating Swagger docs automatically,…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us know…