Boa: Implement do-while loop

Created on 8 Apr 2020  路  1Comment  路  Source: boa-dev/boa

Do-while loops are very similar to regular while loops, so it shouldn't be too hard to implement in parser and exec.

https://github.com/jasonwilliams/boa/blob/master/CONTRIBUTING.md

help wanted good first issue

Most helpful comment

Since i'm trying to learn rust yet another time i will gladly take this issue.

>All comments

Since i'm trying to learn rust yet another time i will gladly take this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HalidOdat picture HalidOdat  路  5Comments

AnirudhKonduru picture AnirudhKonduru  路  3Comments

HalidOdat picture HalidOdat  路  3Comments

jasonwilliams picture jasonwilliams  路  6Comments

hello2dj picture hello2dj  路  5Comments