Skip to content

Reorganize the codebase#512

Merged
sunfishcode merged 17 commits intobytecodealliance:masterfrom
sunfishcode:reorg
Nov 8, 2019
Merged

Reorganize the codebase#512
sunfishcode merged 17 commits intobytecodealliance:masterfrom
sunfishcode:reorg

Conversation

@sunfishcode
Copy link
Member

This reorganizes the codebase along the lines of #305, updated for the current tree. Subcrates are moved to crates/, with the wasmtime- prefix removed from the directory name (crate names are unchanged).

Also, this renames the wasmtime-api crate to wasmtime, as it's aiming to be the primary library interface to Wasmtime. And it renames the top-level crate to wasmtime-cli.

@sunfishcode sunfishcode requested a review from fitzgen November 8, 2019 14:52
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Looks good 👍

I bet we have to also update the wasmtime CLI dist build script for CI as well, since I don't see that here, but I do see CI failing.

Copy link
Member

@kubkon kubkon left a comment

Choose a reason for hiding this comment

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

This looks really good! I'm glad we're finally making this reorg :-)

@sunfishcode
Copy link
Member Author

Ok, landing, so we can iterate from here.

@sunfishcode sunfishcode merged commit 85cfdd0 into bytecodealliance:master Nov 8, 2019
@sunfishcode sunfishcode deleted the reorg branch November 8, 2019 19:42
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.

3 participants