Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

マルチモジュール化 #178

Closed
YuukiToriyama opened this issue Feb 25, 2024 · 2 comments · Fixed by #197
Closed

マルチモジュール化 #178

YuukiToriyama opened this issue Feb 25, 2024 · 2 comments · Fixed by #197
Assignees
Labels
enhancement New feature or request

Comments

@YuukiToriyama
Copy link
Owner

マルチモジュール化というかcargo workspaceを導入し、クレートを分割する

@YuukiToriyama
Copy link
Owner Author

YuukiToriyama commented Feb 26, 2024

  • coreモジュールを作成し、既存のsrc以下を移動させる
  • JavaScript向けのコードをwasmモジュールとして切り出す
  • 同時にGitHubのワークフローも整理する
  • docsもモジュールとして切り出す?

@YuukiToriyama
Copy link
Owner Author

  • coreモジュールのlib.crate-typeの指定は除却してしまっても構わないか
  • ParseResultをJsValueに変換する処理がcoreモジュールに残っているが、除却できないか

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant