Diego Covarrubias

Results 2 comments of Diego Covarrubias

I agree with @i-schuetz that adding a `Codable` protocol is probably the best option. It could even make its way into Flutter plugins (and the framework itself), where the data...

Also encountering this when linking wasmtime on windows: ``` error: lld-link: duplicate symbol: ___chkstk_ms note: defined at src/x86_64.rs:18 note: libwasmtime.a(compiler_builtins-d13d1e3b0b541614.compiler_builtins.5d0826b571c4f15c-cgu.134.rcgu.o) note: defined at compiler_rt.lib(compiler_rt.lib.obj) ```