Commit Graph

11 Commits

Author SHA1 Message Date
1e25995225 Merge pull request #2 from TopchetoEU/TopchetoEU/fix-try-catch
Try-catch fix for interruptible code
2023-08-25 17:07:32 +03:00
991f957f44 fix: await in async func throws properly 2023-08-25 17:00:47 +03:00
396d7ca5a2 small fixes 2023-08-25 14:32:13 +03:00
0ea01996ee feat: make try-catch call-less 2023-08-25 14:26:08 +03:00
bef35ebb1b fix: include JSON.stringify in polyfills 2023-08-25 11:53:27 +03:00
b8b000ddf0 feat: merge all operation instructions in one 2023-08-25 11:08:57 +03:00
79a93ef971 feat: add async function 2023-08-23 11:47:50 +03:00
6da7720c67 feat: add support for member class wrappers 2023-08-21 11:02:06 +03:00
7e6a1e03c8 fix: use linked hashmap for object statement 2023-08-21 01:01:57 +03:00
5629b9ab25 me is idiot 2023-08-05 18:41:02 +03:00
2858d685ad initial commit 2023-08-05 18:37:18 +03:00