You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One blocker here is the lack of JSON support, I think we would either have to generate a JSON object manually or pull in a new dependency.
IMO "bundling" some other dependencies that work well is probably a really good thing for this stage of the ecosystem. Even if it's an optional @extism/as-pdk-utils dependency, I think it would help a lot of users make progress quickly.
We should add a wrapper around extism_http_request to make it more usable from AssemblyScript.
One blocker here is the lack of JSON support, I think we would either have to generate a JSON object manually or pull in a new dependency.
The text was updated successfully, but these errors were encountered: