Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w-mai/xwrapup_rs

This is a Rust binding for xWrapUp library.
https://github.com/w-mai/xwrapup_rs

Last synced: 26 days ago
JSON representation

This is a Rust binding for xWrapUp library.

Awesome Lists containing this project

README

        

# xWrapUp Rust Binding

This is a Rust binding for [xWrapUp](https://github.com/W-Mai/xWrapUp) library.

Current this is built for `wasm32-unknown-unknown` target.

this lib must use in nightly rust toolchain.

```shell
rustup override set nightly
```