use-wasm-text
WAT/WebAssembly text-format primitives for RustUse. This crate provides small identifier and text-shape helpers without implementing a full WAT parser.
Example
use ;
let identifier = new.expect;
assert_eq!;
assert!;
Scope
- WAT identifiers, text module names, and S-expression markers.
- Basic text-format shape checks.
Non-goals
- No full WAT parser.
- No instruction decoding.
License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license