Skip to content

fix: WASM 바이너리 업데이트 (새 함수 포함)#224

Merged
ohah merged 1 commit into
mainfrom
fix/update-wasm-binary
Mar 20, 2026
Merged

fix: WASM 바이너리 업데이트 (새 함수 포함)#224
ohah merged 1 commit into
mainfrom
fix/update-wasm-binary

Conversation

@ohah
Copy link
Copy Markdown
Owner

@ohah ohah commented Mar 20, 2026

Summary

  • 새 NAPI 함수(detect, parse, hwpxToHtml 등)가 포함된 WASM 바이너리로 교체
  • 기존 wasm(889K)에는 새 함수가 없어서 데모 페이지에서 s.detect is not a function 에러 발생

Test plan

🤖 Generated with Claude Code

detect, parse, hwpxToHtml 등 새 NAPI 함수가 포함된 WASM 바이너리로 교체.
기존 빌드물(889K)에는 새 함수가 없어서 데모 페이지 에러 발생.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ohah ohah merged commit 112137a into main Mar 20, 2026
3 checks 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.

1 participant