wormhole/solana/bridge/memmap2-rs/README.md

3 lines
259 B
Markdown
Raw Normal View History

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.