Doug Saylor
Doug Saylor
- [x] GopherLua is a Lua5.1 implementation. You should be familiar with Lua programming language. Have you read [Lua 5.1 reference manual](http://www.lua.org/manual/5.1/) carefully? - [x] GopherLua is a Lua5.1 implementation....
Maybe I'm missing something, but with the latest version the only way I've found to add password verification logic and to avoid storing client secrets in the clear is to...
## Environment * **IntelliJ Rust plugin version:** 0.4.163.4378-213 * **Rust toolchain version:** 1.58.0 (02072b482 2022-01-11) x86_64-pc-windows-msvc * **IDE name and version:** IntelliJ IDEA 2021.3.1 Ultimate Edition (IU-213.6461.79) * **Operating system:**...
I might be missing something about how this works, but would it be possible to provide an abstraction to the [FileSystem API](https://developer.mozilla.org/en-US/docs/Web/API/FileSystem) callable from the WASM side? It seems like...
##### **Overview of the issue** There doesn't seem to be an option to set the model-wide default used for certain temporal types. It would be nice if, in the config...
##### **Overview of the issue** We use quite a lot of [CWM exports](https://en.wikipedia.org/wiki/Common_warehouse_metamodel) to support integration of applications with existing data stores. I love the features that are present in...
This seems like a really neat project, and one I'd like to use if it gets to the point of being production ready. @elliots Is this something that will be...
Something I've noticed is that Go => WASM makes some pretty big files in general, and app.wasm size can contribute to slower page loads. I don't see a performance section...
**Before you begin** - [x] Please make sure you're using the latest version of the templ CLI (`go install github.com/a-h/templ/cmd/templ@latest`), and have upgraded your project to use the latest version...
I wanted to try out Apicurio to see if it can meet my requirements. There are a few things that make it a deal breaker for me, but I wanted...