jwir3 / jwir3/cratchit

Make AccountsChart build to wasm

Open
#14 0 comments 0 reactions 1 assignee Claimed by @jwir3 View on GitHub
enhancement
Dominant language
Rust
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, we can't build `AccountsChart` to wasm. This is because some of the functions don't work across the ABI. For example, the `get_account_by_id()` method returns a `Option`, but this isn't supported across the WASM boundary.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.