oxidecomputer / third-party-api-clients

A place for keeping all our generated third party API clients.
https://docs.rs/octorust
MIT License
132 stars 55 forks source link

WASM Support #86

Open sybernatus opened 10 months ago

sybernatus commented 10 months ago

The library is not compatible in target wasm32-unknown-unknown.

It could be great 🙂

Do you have any keys to make it compatible?

augustuswm commented 10 months ago

We don't currently have plans to work on wasm support in the near terms. If there are specific things that are blocking others from working on it, I may be able to assist there.