wormhole/solana/bridge/memmap2-rs
Hendrik Hofstadt f9eb8a2c0a Implement wasm client for the bridge core
Change-Id: I7931eef27d8b10eaeec00833ab3dc28a57257cdf
2021-07-29 17:27:45 +02:00
..
src Implement wasm client for the bridge core 2021-07-29 17:27:45 +02:00
Cargo.toml Implement wasm client for the bridge core 2021-07-29 17:27:45 +02:00
LICENSE-APACHE Implement wasm client for the bridge core 2021-07-29 17:27:45 +02:00
LICENSE-MIT Implement wasm client for the bridge core 2021-07-29 17:27:45 +02:00
README.md Implement wasm client for the bridge core 2021-07-29 17:27:45 +02:00

README.md

This is a fork of https://github.com/RazrFalcon/memmap2-rs which implements stubs for all functions which is required to make the client code compile to WASM. It uses the v0.3.0 code (which has stubs) but was adapted to the v0.1.0 API which is used by Solana.