Closed ppedziwiatr closed 1 year ago
@rpiszczatowski not sure if you've found it, but - https://github.com/near/near-sdk-rs#near-sdk , https://docs.near.org/sdk/rust/contract-structure/near-bindgen
A lot has been done recently around this area, closing for now.
TBA: https://github.com/warp-contracts/warp/blob/main/src/core/modules/impl/HandlerExecutorFactory.ts#L89 https://github.com/warp-contracts/warp/blob/main/src/core/modules/impl/wasm/rust-wasm-imports.ts#L287
https://github.com/warp-contracts/warp/pull/302#issuecomment-1363871221
Same issue: https://github.com/rustwasm/wasm-bindgen/issues/1128#issue-393781607 Possible solution: https://github.com/rustwasm/wasm-bindgen/issues/1128#issuecomment-449820516