tree: c196d6551d10a1af5e840ded3836130e1b8a975c [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