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

fix(build): compile to wasm #381

Merged
merged 1 commit into from
Sep 27, 2022
Merged

fix(build): compile to wasm #381

merged 1 commit into from
Sep 27, 2022

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented Sep 21, 2022

Signed-off-by: Alex Chi iskyzh@gmail.com

This PR includes changes on some headers. PAGE_SIZE is defined in Emscripten, so we rename it to BUSTUB_PAGE_SIZE. Also clang-16 detects some issues with missing std:: before move.

@lmwnshn
Copy link
Collaborator

lmwnshn commented Sep 21, 2022

⁉️

Copy link
Collaborator

@lmwnshn lmwnshn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just renames here

Signed-off-by: Alex Chi <iskyzh@gmail.com>
@skyzh skyzh force-pushed the skyzh/rename-for-wasm branch from bc9bff3 to 9316cc2 Compare September 27, 2022 15:28
@skyzh skyzh merged commit f20343e into master Sep 27, 2022
@skyzh skyzh deleted the skyzh/rename-for-wasm branch September 27, 2022 16:22
qiuyu21 pushed a commit to qiuyu21/bustub that referenced this pull request Oct 15, 2022
Signed-off-by: Alex Chi <iskyzh@gmail.com>
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