tree: 8e4f658dcede7eafff048d27ab31d2e5ef928f73 [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