mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 17:44:56 +09:00
![]() The fast path of to_i32() can be neatly inlined everywhere, and we still have to_i32_slow_case() for non-trivial conversions. For to_u32(), it really can just be implemented as a static cast to i32! |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test-wasm.cpp |