Skip to content

new exercise: piecing it together#208

Merged
atk merged 2 commits intoexercism:mainfrom
atk:piecing-it-together
May 23, 2025
Merged

new exercise: piecing it together#208
atk merged 2 commits intoexercism:mainfrom
atk:piecing-it-together

Conversation

@atk
Copy link
Copy Markdown
Contributor

@atk atk commented May 23, 2025

After getting my first problem description merged, I knew I wanted to solve this in web assembly. So while I am at it, I can just create this exercise. I considered using the memory to convey the different values, but the mix of i32 and f64 made this unneccessarily cumbersome.

@atk atk force-pushed the piecing-it-together branch from 2ddf46e to 8465f18 Compare May 23, 2025 08:02
Comment thread exercises/practice/piecing-it-together/piecing-it-together.wat Outdated
@atk atk merged commit e35ffbc into exercism:main May 23, 2025
2 checks passed
@atk atk deleted the piecing-it-together branch May 23, 2025 08:41
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