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

refactor: split postject into libpostject and postject_wasm #93

Closed
wants to merge 3 commits into from

Conversation

branchseer
Copy link

Split the cmake executable target postject into a library target postject and a wasm executable target postject_wasm.

The PR separates the inject logic from the wasm bridging code, and make it possible to use postject as a pure c++ library without setting up the emscripten SDK.

@branchseer branchseer changed the title Split postject into libpostject and postject_wam Split postject into libpostject and postject_wasm Jan 10, 2024
@branchseer branchseer changed the title Split postject into libpostject and postject_wasm refactor: split postject into libpostject and postject_wasm Jan 10, 2024
@branchseer branchseer closed this Oct 14, 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.

1 participant