weiroll / weiroll.js

A high-level javascript transpiler for weiroll
https://weiroll.github.io/weiroll.js/
MIT License
53 stars 10 forks source link

Fix tuple encoding bug #36

Closed satyamakgec closed 2 years ago

satyamakgec commented 2 years ago

Not anymore encoding the dynamic length in the output when the return type is tuple value.

resolve this - https://github.com/weiroll/weiroll/issues/93

satyamakgec commented 2 years ago

@Arachnid can we please merge this and publish the new package of it?