tree: a6b01f5c54dcdd58e2c13a424abebb27929f91b0 [path history] [tgz]
  1. src/
  2. tests/
  3. Cargo.toml
  4. README.md
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