01alchemist / TurboScript

Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly
Apache License 2.0
493 stars 35 forks source link

Bug fix block return type#78 #97

Closed nidin closed 7 years ago

nidin commented 7 years ago

Block signature include function return type. Still need to handle if and while block.

closes #78