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

fix: refactor wasm-bindgen glue code in the SDK #309

Closed
ppedziwiatr opened this issue Jan 2, 2023 · 2 comments
Closed

fix: refactor wasm-bindgen glue code in the SDK #309

ppedziwiatr opened this issue Jan 2, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ppedziwiatr
Copy link
Contributor Author

rpiszczatowski added a commit that referenced this issue Mar 10, 2023
- this allows for enabling of this hook in rust contracts

gh-309
rpiszczatowski added a commit that referenced this issue Mar 10, 2023
…ractions as 'write' or 'view'

This allows for some optimizations in WASM code: 'view' interactions do not require cloning of contract state

gh-309
rpiszczatowski added a commit that referenced this issue Mar 10, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 10, 2023
rpiszczatowski added a commit that referenced this issue Mar 14, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 14, 2023
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
…ractions as 'write' or 'view'

This allows for some optimizations in WASM code: 'view' interactions do not require cloning of contract state

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
- this allows for enabling of this hook in rust contracts

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
…ractions as 'write' or 'view'

This allows for some optimizations in WASM code: 'view' interactions do not require cloning of contract state

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 15, 2023
rpiszczatowski added a commit that referenced this issue Mar 17, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 17, 2023
rpiszczatowski added a commit that referenced this issue Mar 22, 2023
- this allows for enabling of this hook in rust contracts

gh-309
rpiszczatowski added a commit that referenced this issue Mar 22, 2023
…ractions as 'write' or 'view'

This allows for some optimizations in WASM code: 'view' interactions do not require cloning of contract state

gh-309
rpiszczatowski added a commit that referenced this issue Mar 22, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
rpiszczatowski added a commit that referenced this issue Mar 22, 2023
rpiszczatowski added a commit that referenced this issue Mar 22, 2023
- this allows for enabling of this hook in rust contracts

gh-309
rpiszczatowski added a commit that referenced this issue Mar 22, 2023
…ractions as 'write' or 'view'

This allows for some optimizations in WASM code: 'view' interactions do not require cloning of contract state

gh-309
rpiszczatowski added a commit that referenced this issue Mar 22, 2023
- error handling improved
- wasm-bindgen upgrade

gh-309
@ppedziwiatr
Copy link
Contributor Author

A lot has been done recently around this area, closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants