toshok / echojs

an ahead of time compiler and runtime for ES6
MIT License
427 stars 20 forks source link

Double conversion #99

Closed toshok closed 8 years ago

toshok commented 8 years ago

use google/double-conversion for converting Numbers to Strings. fixes fib1.js, and likely a bunch of hard to pin down numeric compiler bugs.