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

chore: reorganize code into a workspace #24

Merged
merged 1 commit into from
Apr 27, 2024
Merged

chore: reorganize code into a workspace #24

merged 1 commit into from
Apr 27, 2024

Conversation

sjrusso8
Copy link
Owner

Description

Moving all code into a workspace for core and rust. The goal is to allow for better interop for future languages by having a core implementation and language specific bindings.

Additional Changes

Refactor some of the existing code so that macros and utility functions are created in the modules they are used. Updated for that leveraged the function lit to leverage traits.

Upcoming Experimentation

The new core implementation has a feature flag for wasm :)

@sjrusso8 sjrusso8 merged commit 587e09a into main Apr 27, 2024
3 checks passed
@sjrusso8 sjrusso8 deleted the chore/workspace branch April 27, 2024 17:51
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