Max Ammann
Max Ammann
It works nicely on the new XCode version. I can life with that now :)
> Is XCode 14 a solution for everyone here? I havent yet tested older simulator versions.
> Also, we're in the middle of migrating to typescript for WASM themis #792, I'm wondering if this might help.. > Probably it wont as I did not really discover...
I can confirm this for WebGL builds. Not for builds which use WebGPU. I'm currently at 1.6Mb uncompressed (Gziped its 571k.). The reason for this could also be that `winit`,...
@kvark did you use the WebGL backend or WebGPU?
> I didn't measure either, just linked to a tweet. I might do some better reproducible measurements soon :) Something that would be awesome would be a CI step which...
Is it possible to test this using wasm? I'm not sure how to run the examples for Web.
I kind of failed at testing this. Firefox Nightly does not yet support this. The dev branch of google chrome currently fails to execute any WebGPU demo for me. I...
Whats the status of this? :)
I just tried to forcefully integrate wolfssl from oss-fuzz into fuzzbench. Sadly this caused a compilation error during `Run fuzzer_build to build the target`. wolfssl was not available before August...