node-jerryscript icon indicating copy to clipboard operation
node-jerryscript copied to clipboard

Buffer.from("") fails

Open lauriro opened this issue 5 years ago • 1 comments

console.log(Buffer.from(""))
TypeError: length argument is undefined
# 0: buffer.js:38
# 1: buffer.js:302
# 2: buffer.js:177

Linux, commit: 5ec2ecbf

lauriro avatar May 18 '20 19:05 lauriro

Currently, we're focusing on JerryScript since Node.js requires variety of features from the JS engine. We plan to continue the development on this project. Of course, all your reports are appreciated and will be checked later :)

rtakacs avatar May 20 '20 11:05 rtakacs