Juan Manuel Castillo
Juan Manuel Castillo
Hi, thanks for your work I have some Bootstrap components and types implemented in [this repo](https://github.com/juancastillo0/bootstrap_dart). They may be useful for implementing some of the work being done in the...
Hi! There are a couple of things that have to be done. Unfortunately, I will not be able to make the changes in the following weeks. If you need it...
Sorry for the late response. Thanks for the comment! This is a great idea, I will try to find time to implement your idea and perhaps modify rad to use...
Yeah, I agree that it is still early for some, but I think (or hope) that people will see the usefulness of sharing code. If a framework author can support...
Hi, thanks for your question! Sorry for the delay I was not available for a few days. Concurrent processing works by default since the resolvers can be async, they would...
Hi! It's not a big priority at the moment, there are other things that I wanted to do first. For example improve docs, clean up codegen, more examples, some tests...
Hi I have been working on a package that provides similar functionalities, perhaps if anyone is interested they could try it out. It uses the [wasmtime](https://github.com/bytecodealliance/wasmtime) runtime and the [wasmi](https://github.com/paritytech/wasmi)...
Hi sorry for the late response > I would love to help implement it but I don't know where to start. Any guidance on this would be very much appreciated....
Thanks for the issue! Yes that would be great. At the moment one could exclude the generated files from the analyzer.
Thanks for the issue and the PR! https://pub.dev/packages/wasm_run version ^0.1.0+2 has been published, please let me know if it works for you