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
feat: check extern abi
#187
Closed
brew0722
closed
2 years ago
brew0722
commented
2 years ago
Description
Closes #0
check extern abi for only allow the "C".
Types of changes
[ ] Bug fix (changes which fixes an issue)
[x] 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
[x] I followed the
contributing guidelines
.
[ ] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[x] The PR title and commits are followed
conventional commit form
.
Description
Closes #0
check extern abi for only allow the "C".
Types of changes
Checklist