mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-16 19:38:35 +00:00
WASM builds really dislike thinking that far into the future, causing WASM to trap with "float unrepresentable in integer range", which corrupts the Go stack in wasm_exec which then leads to a segfault and the program exiting.