wrap-cli
wrap-cli copied to clipboard
Used to create, build, and integrate wraps.
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: ```...
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...
**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...
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...
- [ ] #1758 - [ ] #1759 - [ ] #1760 - [ ] #1761 - [ ] #1762 - [ ] #1770 - [ ] https://github.com/polywrap/javascript-client/issues/33 - [...
- [ ] Assemblyscript (wasm-as) - [ ] Rust (wasm-rs)
- [ ] Assemblyscript (wasm-as) - [ ] Rust (wasm-rs)
- [ ] Assemblyscript (wasm-as) - [ ] Rust (wasm-rs)