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

I fixed some codes on Quick Start process #67

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

LeeJU0912
Copy link

  1. Fixed README.md. Default setting in Dockerfile is now wasmtime not wasmedge.
  2. Removed warning message while using elfconv.sh. Check commit message.

This is my first PR! :)

LeeJU added 2 commits November 22, 2024 07:20
change last wasmedge -> wasmtime

wasmtime is default setting in Dockerfile now instead of wasmedge
/root/elfconv/bin/..//backend/remill/include/remill/Arch/Runtime/Types.h:974:27: warning: identifier '_u8' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]

fix warning
@yomaytk
Copy link
Owner

yomaytk commented Nov 22, 2024

Thanks! LGTM.

@yomaytk yomaytk merged commit b248374 into yomaytk:main Nov 22, 2024
1 check passed
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