John-Alan Simmons

Results 37 comments of John-Alan Simmons

> Also, how did you find this project? I see I suddenly have 55 stars :o definitely didn't mean for people to discover this so soon! But grateful to have...

Oh nvm, I see you just started commenting around on that thread a couple of hours ago. 🙃

Hi @ilgooz I expressed interest on this bounty issue on the discord (cc'd you there in a dedicated thread) a couple of days ago. Just wanted to checkin directly on...

> By the way, we should also update the [config.yml reference](https://github.com/ignite-hq/cli/blob/develop/docs/kb/config.md). Will do! As for the config stuff, should I incorporate the changes from #2470 before the related PR is...

There is an overload of terms in the config struct and in the requirements for this PR. Originally there is a `config.Client` which handles client code generation (OpenAPI, Vuex, and...

hey @ilgooz. Work is progressing well, have most of the multi process stuff working for each validator, but there is a design constraint that I'm trying to work through. The...

Happy to open up a PR in the coming days to get the feedback going 👍

https://github.com/ignite/cli/pull/2772 cc @ilgooz @hammadtq

Just wanted to give a heads up. My tests have found that https://github.com/valyala/fastjson compiles successfully and runs with the TinyGo compiler targeting WASM/WASI.

> Is there any other way to compile those packages that are not supported by tinygo? Must find support instead? The issue is the TinyGo compiler doesn't support 100% of...