wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

Used to create, build, and integrate wraps.

Results 238 wrap-cli issues
Sort by recently updated
recently updated
newest added

When running `polywrap build` without a `polywrap.build.yaml` manifest, the default build manifest used by the CLI is version `0.2` instead of `0.3`, causing the following warning message to appear: ```...

type: bug

I propose we use `degit` instead of `polywrap create`, as they effectively function the same way. This means we maintain less code, and can use a popular widely-used package: https://www.npmjs.com/package/degit...

type: feature-proposal

**Describe the bug** CLI versions 0.10.4 and 0.10.5 produce `wasm-bindgen` TypeScript artifacts when building Rust Wasm wrap. Clearing the docker cache does not fix the issue. The wrappers are still...

type: bug

Currently, in most cases, it is not possible to panic inside of a wasm wrapper with the error you get from a subinvocation. This is most likely due to the...

type: bug

- [ ] #1758 - [ ] #1759 - [ ] #1760 - [ ] #1761 - [ ] #1762 - [ ] #1770 - [ ] https://github.com/polywrap/javascript-client/issues/33 - [...

type: story

- [ ] Assemblyscript (wasm-as) - [ ] Rust (wasm-rs)