Skip to content

Add WASM support with bindings for CityJSONSeq operations - #8

Merged
hugoledoux merged 3 commits into
developfrom
wasm-bindings
Sep 12, 2025
Merged

Add WASM support with bindings for CityJSONSeq operations#8
hugoledoux merged 3 commits into
developfrom
wasm-bindings

Conversation

@HideBa

@HideBa HideBa commented Jul 21, 2025

Copy link
Copy Markdown
Member
  • Updated Cargo.toml to include WASM dependencies and configuration.
  • Enhanced README.md with instructions for using cjseq in JavaScript/TypeScript via WASM.
  • Implemented WASM bindings in a new wasm.rs module, allowing conversion of CityJSON metadata and features to a complete CityJSON object.
  • Added error handling and serialization for WASM functions.

HideBa added 3 commits July 21, 2025 13:49
- Updated Cargo.toml to include WASM dependencies and configuration.
- Enhanced README.md with instructions for using cjseq in JavaScript/TypeScript via WASM.
- Implemented WASM bindings in a new wasm.rs module, allowing conversion of CityJSON metadata and features to a complete CityJSON object.
- Added error handling and serialization for WASM functions.
@HideBa
HideBa requested a review from hugoledoux July 22, 2025 09:55
@hugoledoux
hugoledoux merged commit 42db61d into develop Sep 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants