* ♻️ Refactor path wasm code to its own wasm submodule
* ♻️ Use unified enum for RawSegmentData and transmute to deserialize
* ♻️ Move set_shape_path_attrs to wasm::paths module
* 💄 Unify repr declarations
* 🎉 Serialize text content (wasm)
* ♻️ Refactor functions in main to wasm module
* 🎉 Stub rendering of paragraph text (wasm)
* 📎 Clean up commented code