issues
search
Finschia
/
cosmwasm
Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27
stars
14
forks
source link
fix: serde wasm32 target
#287
Closed
dudong2
closed
1 year ago
dudong2
commented
1 year ago
Description
Closes #277
Types of changes
[ ] Bug fix (changes which fixes an issue)
[ ] New feature (changes which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] ETC (build, ci, docs, perf, refactor, style, test)
Checklist
[ ] I followed the
contributing guidelines
.
[ ] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[ ] The PR title and commits are followed
conventional commit form
.
CLAassistant
commented
1 year ago
All committers have signed the CLA.
Description
Closes #277
Types of changes
Checklist