Open Reedyuk opened 5 months ago
@aallam I trying to use openai-kotlin in KMP, really hope you can support WASM.
Hey, wasm will be supported once ktor v3 stable release is out :)
if you want to use it now, you can, you just need to check out my branch and publish to maven local.
Feature Description
Can you support WASM?
Problem it Solves
Being able to support Wasm would open the door for alot of potential.
Proposed Solution
Please see my PR: https://github.com/aallam/openai-kotlin/pull/345