Skip to content

Conversation

@mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Jan 8, 2025

Description

Please include a summary of changes, motivation and context for this PR.

This fixes the wasm build instructions. It matches what is done in #420

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@codecov
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.96%. Comparing base (c446c3e) to head (9d6df31).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
+ Coverage   70.85%   70.96%   +0.10%     
==========================================
  Files           9        9              
  Lines        3538     3541       +3     
==========================================
+ Hits         2507     2513       +6     
+ Misses       1031     1028       -3     

see 1 file with indirect coverage changes

see 1 file with indirect coverage changes

@mcbarton mcbarton force-pushed the fix-build-instructions-xeus-cpp-lite branch from 07cc2f9 to 270dc6a Compare January 9, 2025 19:03

We can move onto building the wasm version of CppInterOp. To do this execute the following
We can move onto building the wasm version of CppInterOp. We will do this within a Conda environment. We can achieve this
by execut (assumes you have micromamba installed and that your shell is initialised for the micromamba install)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what "by execut" means

Probably an overlook here ?

Copy link
Collaborator

@anutosh491 anutosh491 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good apart from the one comment I made.

Feel free to merge after fixing that.

@mcbarton mcbarton merged commit 1c7ff67 into compiler-research:main Jan 10, 2025
44 checks passed
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.

2 participants