cqwrteur

Results 88 comments of cqwrteur

https://youtu.be/BMAy6SXtcfk https://youtu.be/4I7XZiS0ru4

> But I think you have to distinguish between existing implementations and what could be implemented given the language specification. Even traditional exceptions could be implemented reasonably well, definitively much...

还有。mpfr gmp为何gcc下载的默认不能用呀。不能把loongarch64作为宿主

hi. can you tell me how preview2 abi works? I do not think it is well documented since i am trying to see whether i can implement component model in...

how does preview2 work without component model? How does it know whether it is 32bit wasm or 64bit wasm?

They clearly f things up on 64 bit support. I want to duplicate all wasi apis to have a _wasm64 suffix but they seem to even ignore what i am...

> https://github.com/cppfastio/fast_io/blob/804d943e30df0da782538d508da6ea6e427fc2cf/include/fast_io_hosted/platforms/nt.h#L1179 > > Console handles are accessable via ProcessEnvironment Block `NtCurrentPeb()->ProcessParameters->StandardXXX`. On x64 PEB is located via `gs:[0x60]`. I think we can get rid of `GetStdHandle` by accessing PEB...

https://github.com/trcrsired/fast_io/commit/bead5e3076214e6220670856250f4bbba18e33f2

> FYI, the avx_test branch supports AVX2. Support for AVX512 is a straightforward extension of that. > > A visual explanation can be seen at https://www.youtube.com/watch?v=qXleSwCCEvY&list=PLHTh1InhhwT4qBc2aCJUKYn-vhmZOGh01&index=10 starting at time 41:00....

the module has not yet implemented due to terrible module system in C++ currently.