issues
search
dao-xyz
/
borsh-ts
⚡️fast TypeScript implementation of Borsh serialization format
Apache License 2.0
37
stars
3
forks
source link
Perform der/ser primitives with WASM modules
#9
Open
marcus-pousette
opened
1 year ago
marcus-pousette
commented
1 year ago
We can improve performance by doing better serialization and deserialization of number and strings by utilising web assembly.
Top level await can be used to keep the api the same
Top level await can be used to keep the api the same