bellard

Results 36 comments of bellard

bf_set_ui() no longer exists.

You can use 'make CONFIG_CLANG=' to disable the use of clang on MacOS and BSD. If you have a better solution as a Makefile patch, I'll be happy to look...

I agree there is a problem. There are similar issues with other powers of two (more info at https://www.exploringbinary.com/the-shortest-decimal-string-that-round-trips-may-not-be-the-nearest/ ). The previous code based on printf() had similar issues. I'll...

Sorry I was not clear: the removal of JSRuntime would not change the inner working of the realms, so there will be no slowdown nor memory increase when multiple realms...