* update the rust-embed dependency of nu-cli to 5.8.0 and undo the version pin of syn now that rust-embed-impl has been fixed * unpin syn version in chart plugin
* Pin the syn version to avoid breaking change * pin syn in wasm also
* Add wasm sample for CI * Add wasm sample for CI * Add wasm sample for CI