Closed stuxnot closed 1 year ago
When using nyxstone on apple m1 devices, throwing exceptions always lead to SIGBUS. This MR refactors nyxstone to use tl/expected.hpp instead of exceptions.
When using nyxstone on apple m1 devices, throwing exceptions always lead to SIGBUS. This MR refactors nyxstone to use tl/expected.hpp instead of exceptions.