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

Separate the arithmetic layers from the feature layers. #12

Open
BeardOfDoom opened this issue Dec 10, 2019 · 1 comment
Open

Separate the arithmetic layers from the feature layers. #12

BeardOfDoom opened this issue Dec 10, 2019 · 1 comment
Assignees

Comments

@BeardOfDoom
Copy link
Collaborator

In the native library the code is separated between the layers, but they depend on each other too much. Might be a problem, if there will be more and more features and we would like to compile them to WASM separately.

Review of the problem required.

@battila7
Copy link
Collaborator

Will see if we can squeeze this into the next development cycle with @bombifighter

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

No branches or pull requests

3 participants