Daniel Alexander Brenot
Daniel Alexander Brenot
So am i given to expect that this should then be somewhat working with the introduction of angular 13.0 later this year?
> So what is the status of this story - is it completed, work-in-progress or just forgotten? I'm also wondering this. Generallly from my understanding this should be working, but...
Why though? If you wish to call wasm rust from js you can do that with wasm-bindgen. This library exists to allow running specifically native code. Could you elaborate your...
Unless i've missed something, I still don't quite understand the use case for this.
So then the use case is to reuse the same code to produce a native bindgen or a wasm bindgen? If so, that sounds like a great feature.
Any update on this? I also can't get this to build.
Bumping this because it's an issue for me as well...
Yes. The branch I'm working on should solve that problem along with numerous other issues. It replaces the current implementation of nodepty with rust and NAPI. There's still troubleshooting happening...
Rust will definitely still integrate well with CI from my understanding. I will take a look at #85 as well to make sure that those changes would be integrated as...
After looking at #85 my first response would be that I am going to aim to do this work with the current working version on master, and then i'll add...