Results 33 comments of Thomas Epperson

Ah that makes sense. I wanted to experiment with making an async version of egui and wanted something compatible with winit 0.29.15 to mess around with.

I have this ready for review. @notgull

It looks like it works so far for target wasm32-unknown-unknown. I needed to enable the "wasm32_unknown_unknown_js" feature of ring.

@Superhepper Do you have a pull request for the msbuild crate?

@superhepper Oh I must have forgot to set that property. It is at https://github.com/uglyoldbob/msbuild

I think the v141_clang_c2 toolset might only exist in visual studio 2017.

@wiktor-k I should be able to test it on Saturday morning.

Oh it looks like tpm2-tss was updated to supported visual studio 2019/2022. I was expecting the bundled feature to still be in this pull request. I'll have to take some...

I do see the mac address, but I don't see anything that identifies if a particular network interface is wireless or not. I run the following code snippet ``` let...

Oh I think it might be because there is no dram configured on my board. Also I accidentally broken the board so this isn't relevant anymore.