{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":538022746,"defaultBranch":"main","name":"wasm2native","ownerLogin":"WeZZard","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-09-18T06:32:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/960509?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1663482783.180574","currentOid":""},"activityList":{"items":[{"before":"569062233aa378e32535d4a6e51767b065865cef","after":"df766d29da3d506072cad0bbb7ff1e79d77f91d0","ref":"refs/heads/main","pushedAt":"2023-04-05T15:26:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[test] Adds test case for local variables.","shortMessageHtmlLink":"[test] Adds test case for local variables."}},{"before":"5592c8e7fa5c0b0211753c83961cc184ca5beea6","after":"569062233aa378e32535d4a6e51767b065865cef","ref":"refs/heads/main","pushedAt":"2023-04-05T15:14:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[test] Adds test case for local variables.","shortMessageHtmlLink":"[test] Adds test case for local variables."}},{"before":"4cdb49b4dfe9e8a227c26a0648bcae947b037282","after":"5592c8e7fa5c0b0211753c83961cc184ca5beea6","ref":"refs/heads/main","pushedAt":"2023-04-05T14:11:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[irgen] Implements label support for the end instruction.","shortMessageHtmlLink":"[irgen] Implements label support for the end instruction."}},{"before":"e15c3250cdfa26b63837208219a5c53d715987ed","after":"4cdb49b4dfe9e8a227c26a0648bcae947b037282","ref":"refs/heads/main","pushedAt":"2023-04-05T13:29:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[doc] Refines contents in README.md.","shortMessageHtmlLink":"[doc] Refines contents in README.md."}},{"before":"0bf078bae9d585a5e427001adb24ca2f54ce4868","after":"e15c3250cdfa26b63837208219a5c53d715987ed","ref":"refs/heads/main","pushedAt":"2023-04-05T12:13:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[doc] Refines contents in README.md.","shortMessageHtmlLink":"[doc] Refines contents in README.md."}},{"before":"977b291502c18f2e778e820aad24bf8e3c33abe8","after":"0bf078bae9d585a5e427001adb24ca2f54ce4868","ref":"refs/heads/main","pushedAt":"2023-04-05T12:06:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[doc] Refines contents in README.md.","shortMessageHtmlLink":"[doc] Refines contents in README.md."}},{"before":"5fa38da4bcb02afd87279aa7eac779871455bb18","after":"977b291502c18f2e778e820aad24bf8e3c33abe8","ref":"refs/heads/main","pushedAt":"2023-04-05T00:33:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[irgen] Fixes IRGenStmt crashes on end instruction with function has no return.","shortMessageHtmlLink":"[irgen] Fixes IRGenStmt crashes on end instruction with function has …"}},{"before":"0bdaab7a591be7025d97366baa50127ae7fe6d9f","after":"5fa38da4bcb02afd87279aa7eac779871455bb18","ref":"refs/heads/main","pushedAt":"2023-04-04T02:36:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[parser] Enriches parsing error info for unimplemented opcodes.","shortMessageHtmlLink":"[parser] Enriches parsing error info for unimplemented opcodes."}},{"before":"ee4c99c38c7c8e5c8cdecb3af27e7909900ea381","after":"0bdaab7a591be7025d97366baa50127ae7fe6d9f","ref":"refs/heads/main","pushedAt":"2023-04-04T02:27:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[NFC] Refines code style in GenDecl.cpp.","shortMessageHtmlLink":"[NFC] Refines code style in GenDecl.cpp."}},{"before":"2a42bfe06d6341522eae80912481e78d0e39520f","after":"ee4c99c38c7c8e5c8cdecb3af27e7909900ea381","ref":"refs/heads/main","pushedAt":"2023-04-03T11:46:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[irgen] Fixes that multiple global variables are merged into one.","shortMessageHtmlLink":"[irgen] Fixes that multiple global variables are merged into one."}},{"before":"d335d92c1454105aacecb9f2afc628ff21d7f8d3","after":"2a42bfe06d6341522eae80912481e78d0e39520f","ref":"refs/heads/main","pushedAt":"2023-04-03T09:41:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[test] Makes FileCheck available to the test workflow.","shortMessageHtmlLink":"[test] Makes FileCheck available to the test workflow."}},{"before":"789d1eb2968ff6c238fe9c286af6fbbbce7145a6","after":"d335d92c1454105aacecb9f2afc628ff21d7f8d3","ref":"refs/heads/main","pushedAt":"2023-04-03T09:40:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[test] Makes FileCheck available to the test workflow.","shortMessageHtmlLink":"[test] Makes FileCheck available to the test workflow."}},{"before":"5723c49276dc8b6dd87f42eb974afc4cf5f4cde5","after":"789d1eb2968ff6c238fe9c286af6fbbbce7145a6","ref":"refs/heads/main","pushedAt":"2023-03-26T05:21:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"WeZZard","name":"WeZZard","path":"/WeZZard","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/960509?s=80&v=4"},"commit":{"message":"[frontend] Fixes that -emit-ir does not write LLVM IR to stdout.","shortMessageHtmlLink":"[frontend] Fixes that -emit-ir does not write LLVM IR to stdout."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADEtB3UQA","startCursor":null,"endCursor":null}},"title":"Activity · WeZZard/wasm2native"}