刘皓

Results 4 issues of 刘皓

This pull request adds a `spin-plain` feature that uses a spinlock-based locking system like the `spin` feature does, but without using `std::thread::sleep`. Closes #137. Some targets like `wasm32-unknown-unknown` don't support...

I made a WebAssembly example at https://github.com/white-axe/flume-wasm-atomics-test that uses flume to send data between the main thread of a web browser and a web worker. However, it crashes sporadically with...

**Is your feature request related to a problem? Please describe.** Luminol's shaders have a 4D viewport transformation matrix. This is totally unnecessary because all we ever do to the viewport...

performance

**Is your feature request related to a problem? Please describe.** Credentialless COEP does allow, in certain cases, downloading files from and sending POST requests to other websites on different origins...

webassembly
discussion required