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

Support async ffi calls (0.1) #55

Merged
merged 5 commits into from
Dec 6, 2024
Merged

Support async ffi calls (0.1) #55

merged 5 commits into from
Dec 6, 2024

Conversation

rycont
Copy link
Owner

@rycont rycont commented Dec 6, 2024

FFI에서 Async 작업을 수행할 수 있도록, 코드 전반에 걸쳐 비동기 값을 처리할 수 있도록 수정하였습니다.

  • Node.execute 메소드가 Promise를 반환함
  • yaksok 함수가 Promise를 반환함

Copy link

cloudflare-workers-and-pages bot commented Dec 6, 2024

Deploying yaksok-ts with  Cloudflare Pages  Cloudflare Pages

Latest commit: b417d40
Status: ✅  Deploy successful!
Preview URL: https://c28cd9e5.yaksok-ts.pages.dev
Branch Preview URL: https://support-async-ffi-calls.yaksok-ts.pages.dev

View logs

@rycont rycont merged commit 23c6a6c into 0.1.x Dec 6, 2024
4 checks passed
@rycont rycont mentioned this pull request Dec 6, 2024
@rycont rycont deleted the support-async-ffi-calls branch December 17, 2024 11:00
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