{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":215516846,"defaultBranch":"staging","name":"lib-wamr","ownerLogin":"unikraft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-16T10:06:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44058005?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1704228991.0","currentOid":""},"activityList":{"items":[{"before":"b3986b0a81a069b948c02dfba927a4c03721a658","after":"aa936aec0ee0eb456a25c9df9e16126a6c335472","ref":"refs/heads/stable","pushedAt":"2023-10-31T10:38:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"razvand","name":"Razvan Deaconescu","path":"/razvand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/232418?s=80&v=4"},"commit":{"message":"Introduce `Library.uk`\n\nThis new file represents the first step towards proper versioning support of\nexternal microlibrary in Unikraft. The file itself acts as mechanism for\nholding metadata-only values about the microlibrary. This metadata is designed\nto be compatible with GNU Make whilst simultaneously being human-readable and\nreadable by programs that are not GNU Make (e.g. tools such as KraftKit).\n\nAn important feature of this file is the inclusion of microlibrary versions.\nIn a later step, once relevant integrations have been made to Unikrat's core\nbuild system and to relevant tools such as KraftKit, the user will be able to\nsee and select from different versions of the microlibrary.\n\nIn this initial commit, the relevant metadata is absorbed from both Makefile.uk,\nConfig.uk, but also includes new information such as SPDX License identifier.\n\nSigned-off-by: Alexander Jung \nApproved-by: Razvan Deaconescu \nReviewed-by: Razvan Deaconescu \nGitHub-Closes: #5","shortMessageHtmlLink":"Introduce Library.uk"}},{"before":"4dc7cce3e738361ee2ec52048cf517765696fe8d","after":"aa936aec0ee0eb456a25c9df9e16126a6c335472","ref":"refs/heads/staging","pushedAt":"2023-10-20T17:04:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"razvand","name":"Razvan Deaconescu","path":"/razvand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/232418?s=80&v=4"},"commit":{"message":"Introduce `Library.uk`\n\nThis new file represents the first step towards proper versioning support of\nexternal microlibrary in Unikraft. The file itself acts as mechanism for\nholding metadata-only values about the microlibrary. This metadata is designed\nto be compatible with GNU Make whilst simultaneously being human-readable and\nreadable by programs that are not GNU Make (e.g. tools such as KraftKit).\n\nAn important feature of this file is the inclusion of microlibrary versions.\nIn a later step, once relevant integrations have been made to Unikrat's core\nbuild system and to relevant tools such as KraftKit, the user will be able to\nsee and select from different versions of the microlibrary.\n\nIn this initial commit, the relevant metadata is absorbed from both Makefile.uk,\nConfig.uk, but also includes new information such as SPDX License identifier.\n\nSigned-off-by: Alexander Jung \nApproved-by: Razvan Deaconescu \nReviewed-by: Razvan Deaconescu \nGitHub-Closes: #5","shortMessageHtmlLink":"Introduce Library.uk"}},{"before":"85373629ba8569b99568c99988ca676cedf81b15","after":"4dc7cce3e738361ee2ec52048cf517765696fe8d","ref":"refs/heads/staging","pushedAt":"2023-10-20T15:53:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"razvand","name":"Razvan Deaconescu","path":"/razvand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/232418?s=80&v=4"},"commit":{"message":"Add patch to use global heap buffer\n\nDefine the global variable `USE_GLOBAL_HEAP_BUF` as `1`. This is\nrequired to properly allocate memory for Unikraft.\n\nSigned-off-by: Razvan Deaconescu \nReviewed-by: Stefan Jumarea \nApproved-by: Stefan Jumarea \nGitHub-Closes: #9","shortMessageHtmlLink":"Add patch to use global heap buffer"}},{"before":"b3986b0a81a069b948c02dfba927a4c03721a658","after":"85373629ba8569b99568c99988ca676cedf81b15","ref":"refs/heads/staging","pushedAt":"2023-10-20T15:51:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"razvand","name":"Razvan Deaconescu","path":"/razvand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/232418?s=80&v=4"},"commit":{"message":"Add patch to use global heap buffer\n\nDefine the global variable `USE_GLOBAL_HEAP_BUF` as `1`. This is\nrequired to properly allocate memory for Unikraft.\n\nSigned-off-by: Razvan Deaconescu ","shortMessageHtmlLink":"Add patch to use global heap buffer"}},{"before":"c7405005fb704cabcf967cadd6a5e9184986f906","after":"b3986b0a81a069b948c02dfba927a4c03721a658","ref":"refs/heads/stable","pushedAt":"2023-08-18T13:50:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"razvand","name":"Razvan Deaconescu","path":"/razvand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/232418?s=80&v=4"},"commit":{"message":"lib/libwamr: Move to musl and address compiler errors\n\nMove from the `LIBNEWLIBC` and `LIBPTHREAD_EMBEDDED` to `LIBMUSL`.\nChanged needed to build lib-wamr were:\n* Using the `uk/essentials.h` header for a definition of `offsetof`\n* Adding a new `0006` patch file to change `PTHREAD_MUTEX_RECURSIVE_NP` into\n`PTHREAD_MUTEX_RECURSIVE` as the former on isn't defined\n* Change the `0005` patch file to use modern working unikraft initrd loading\ncode so it can load the `.wasm` files\n\nSigned-off-by: Robert Klink \nSigned-off-by: Ricardo Mohamedhoesein \nCo-authored-by: Ricardo Mohamedhoesein \nReviewed-by: Eduard Vintilă \nReviewed-by: Stefan Jumarea \nApproved-by: Razvan Deaconescu \nTested-by: Unikraft CI \nGitHub-Closes: #8","shortMessageHtmlLink":"lib/libwamr: Move to musl and address compiler errors"}},{"before":"c7405005fb704cabcf967cadd6a5e9184986f906","after":"b3986b0a81a069b948c02dfba927a4c03721a658","ref":"refs/heads/staging","pushedAt":"2023-08-07T14:09:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"unikraft-bot","name":"Unikraft Bot","path":"/unikraft-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69084907?s=80&v=4"},"commit":{"message":"lib/libwamr: Move to musl and address compiler errors\n\nMove from the `LIBNEWLIBC` and `LIBPTHREAD_EMBEDDED` to `LIBMUSL`.\nChanged needed to build lib-wamr were:\n* Using the `uk/essentials.h` header for a definition of `offsetof`\n* Adding a new `0006` patch file to change `PTHREAD_MUTEX_RECURSIVE_NP` into\n`PTHREAD_MUTEX_RECURSIVE` as the former on isn't defined\n* Change the `0005` patch file to use modern working unikraft initrd loading\ncode so it can load the `.wasm` files\n\nSigned-off-by: Robert Klink \nSigned-off-by: Ricardo Mohamedhoesein \nCo-authored-by: Ricardo Mohamedhoesein \nReviewed-by: Eduard Vintilă \nReviewed-by: Stefan Jumarea \nApproved-by: Razvan Deaconescu \nTested-by: Unikraft CI \nGitHub-Closes: #8","shortMessageHtmlLink":"lib/libwamr: Move to musl and address compiler errors"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADo-STXAA","startCursor":null,"endCursor":null}},"title":"Activity · unikraft/lib-wamr"}