Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate app-manager and app-framework from WAMR #3129

Merged
merged 10 commits into from
Feb 20, 2024

Conversation

wenyongh
Copy link
Contributor

@wenyongh wenyongh commented Feb 4, 2024

As planned, we want to migrate the code related to app-manager and
app-framework to https://github.com/bytecodealliance/wamr-app-framework.

ps.
#2329
https://github.com/bytecodealliance/wasm-micro-runtime/wiki/TSC-meeting-notes

wenyongh and others added 10 commits July 27, 2023 15:48
Merge branch main into dev/separate_app_framework
Merge branch main into dev/separate_app_framework
Merge branch main into dev/separate_app_framework
Separate app-framework from WAMR repo since it will be migrated to
https://github.com/bytecodealliance/wamr-app-framework
work flow:
```
1. download wamr-app-framework in wamr/wamr-sdk
2. cd wamr/wamr-sdk/wamr-app-framework/wamr-sdk && ./build_sdk.sh
4. cd wamr/wamr-sdk/wamr-app-framework/wamr-sdk/out
5. release wamr-sdk
6. rm -rf wamr/wamr-sdk/wamr-app-framework
```
Merge branch main into dev/separate_app_framework
@wenyongh wenyongh changed the title Separate app-manager and app-frame from WAMR Separate app-manager and app-framework from WAMR Feb 20, 2024
@wenyongh wenyongh merged commit 63cd567 into main Feb 20, 2024
1119 of 1122 checks passed
@wenyongh wenyongh deleted the dev/separate_app_framework branch April 28, 2024 14:23
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants