tree: a05db7082673fd4085668399c3a1b1b17340b227 [path history] [tgz]
  1. src/
  2. tests/
  3. Cargo.toml
  4. README.md
lang/rust/wasm-demo/README.md

About

An application that is used to test apache_avro crate as a web assembly.

The project is created with wasm-pack new wasm-demo command and simplified to not use unrelated technologies (like Wee and a panic hook).

Code

See tests