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

Deduplicate code in the two runtimes #17

Open
radu-matei opened this issue Jun 24, 2021 · 0 comments
Open

Deduplicate code in the two runtimes #17

radu-matei opened this issue Jun 24, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@radu-matei
Copy link
Member

With #15, around 75% of the logic is identical between the C runtime and Tract implementations. We should investigate whether it makes sense to model out a generic WasnNnCtx that could be used to model both runtimes.

@radu-matei radu-matei added the help wanted Extra attention is needed label Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant