Anthony Dodd

Results 219 comments of Anthony Dodd

@ensonmj @MartinKavik (any anyone else) what would you like to see for JS/TS integration? What do you think would be best? 1. just embprace the fact that there will be...

@MartinKavik && @ensonmj once #73 lands, we will have a pretty simple path for adding some asset pipelines to accomplish this. Here are a few ideas, I'm interested to see...

The hooks system #221 has recently landed which offers a nice initial form of support for this pattern. @ensonmj thoughts on this? Will this satisfy your requirements?

@iMplode-nZ hello. If your primary use case is not with Rust WASM as the application entrypoint, and instead you just want a Rust WASM library, then https://github.com/rustwasm/wasm-pack is definitely what...

Gotcha. That being the case, I'll mention that we have an incomplete feature for being able to declare and use Rust WASM web workers. Any special requirements? We don't get...

@jquesada2016 I think we should support this. We have one other issue where we've discussed this. My main question is: what do you think this should look like? - Should...

Thanks for opening the issue. This is ultimately one of the goals of the eventual Trunk library. It would be an optional library which app developers could pull in which...

Another option is to spit out the pertinent parts of this asset manifest as JSON or something of that nature, and in-line it into the final HTML. That way components...

Hello folks! Sorry that you are all running into issues on this front. There appear to be multiple issues at play here. @rambip it appears as though you are having...

Overall, it seems that we might need to take a step back and determine which platforms we can reasonably support. We definitely can not support every possible OS/architecture combination because...