tessel / t1-runtime

[UNMAINTAINED] Tessel 1 JavaScript runtime.
Other
117 stars 33 forks source link

Calculate worst-case size for UTF-8 conversion rather than playing the odds #719

Open natevw opened 9 years ago

natevw commented 9 years ago

Fixes #718 by making the string conversion working buffer the final 20% larger.