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

feat(translator): add support for wasm #120

Merged
merged 1 commit into from
Oct 30, 2023
Merged

feat(translator): add support for wasm #120

merged 1 commit into from
Oct 30, 2023

Conversation

pythonbrad
Copy link
Member

@pythonbrad pythonbrad commented Oct 30, 2023

The objective is to make the core components wasm compatible.

Linked to

@coveralls
Copy link

coveralls commented Oct 30, 2023

Pull Request Test Coverage Report for Build 6699639472

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 98.398%

Files with Coverage Reduction New Missed Lines %
engine/preprocessor/src/lib.rs 5 98.19%
Totals Coverage Status
Change from base Build 6633551007: 0.2%
Covered Lines: 1413
Relevant Lines: 1436

💛 - Coveralls

@pythonbrad pythonbrad merged commit 5f0c8ab into main Oct 30, 2023
@pythonbrad pythonbrad deleted the wasm branch October 30, 2023 23:01
@pythonbrad pythonbrad linked an issue Oct 31, 2023 that may be closed by this pull request
@pythonbrad pythonbrad changed the title feat: add support for wasm feat(translator): add support for wasm Nov 9, 2023
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.

Support for the WEB
2 participants