Skip to content

feat: add xlsx and icalc import export methods#379

Closed
BrianHung wants to merge 2 commits into
ironcalc:mainfrom
BrianHung:import-export-xlsx-icalc
Closed

feat: add xlsx and icalc import export methods#379
BrianHung wants to merge 2 commits into
ironcalc:mainfrom
BrianHung:import-export-xlsx-icalc

Conversation

@BrianHung

Copy link
Copy Markdown
Contributor

This does increase the package size from 2.4 mb to 3.7 mb. Alternatives would be to create wasm bindings for xlsx specifically (although that might run into js -> wasm conversion issues now), or to create a separate ironcalc-xlsx.wasm build and keep the normal ironcalc.wasm.

@BrianHung

Copy link
Copy Markdown
Contributor Author

Would probably close this PR in favor of #381 which separates the calc engine from xlsx handling in a separate wasm file.

That does require two separate calls to init now.

@nhatcher

Copy link
Copy Markdown
Member

Hi @BrianHung, closing this in favour of #381

@nhatcher nhatcher closed this Jun 28, 2025
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