dOrgJelli

Results 89 issues of dOrgJelli

**Is your feature request related to a problem? Please describe.** Currently we do not have a clean way of testing multiple wasm languages, and forming a feature matrix. We now...

pri: high
type: story
package: wasm

# Motivation Currently the `polywrap build` command requires docker, which has a few down-sides: - new developer startup cost is high, as base images need to be downloaded - slow...

type: story

Requires: https://github.com/Web3-API/monorepo/issues/201 Create tooling to support various common continuous deployment use-cases. For example, GitHub Actions.

type: feature-proposal

**Is your feature request related to a problem? Please describe.** The JS client should support WASI. **Describe the solution you'd like** We can use the `@wasmer/wasi` package, that works in...

type: feature-proposal

**Is your feature request related to a problem? Please describe.** Currently the client's configuration structure uses arrays to store things like `redirects`, `envs`, `plugins`, etc. These arrays are "unique" based...

type: feature-proposal

**Is your feature request related to a problem? Please describe.** Currently, wasm-bindgen is not natively supported by Polywrap. Instead we post-process the Rust wasm modules and remove all wasm-bindgen related...

type: feature-proposal