Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Add initial AssemblyScript implementation for response and headers #21

Merged
merged 8 commits into from
Mar 4, 2021

Conversation

radu-matei
Copy link
Member

This PR aims to add complete AssemblyScript support for HTTP requests and responses.

crates/as/package.json Outdated Show resolved Hide resolved
@radu-matei
Copy link
Member Author

radu-matei commented Mar 4, 2021

This PR should also add a request builder.
Edit: it is now part of the API.

Signed-off-by: Radu M <root@radu.sh>
crates/as/index.ts Outdated Show resolved Hide resolved
Radu M added 6 commits March 4, 2021 01:26
Signed-off-by: Radu M <root@radu.sh>
Signed-off-by: Radu M <root@radu.sh>
Signed-off-by: Radu M <root@radu.sh>
Signed-off-by: Radu M <root@radu.sh>
Signed-off-by: Radu M <root@radu.sh>
@radu-matei
Copy link
Member Author

This PR also temporarily downgrades Wasmtime to 0.22 because of bytecodealliance/wasmtime#2705.

@radu-matei radu-matei merged commit f4b643d into deislabs:main Mar 4, 2021
@radu-matei radu-matei deleted the assemblyscript branch March 4, 2021 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant