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

# Importing Wraps Importing wraps is done within all projects that integrate polywrap: apps, plugins, wraps ## Today's Devexp --- `polywrap.graphql` ```graphql= #import { function, Type } into Name from...

**Describe the bug** `npx polywrap deploy` fails because the Deployer module can't find `@polywrap/core-js`. **Please provide the steps to reproduce and if possible a minimal demo of the problem.** run...

type: bug

- Updated wrap template: removed build manifest, updated shims - Updated VM build strategy version to use latest pwr

See https://discord.com/channels/796821176743362611/1084870441983803512/1145763806371401748

type: bug

- [x] #1708 - [ ] #1709 - [ ] #1710

type: story

- [x] #1705 - [ ] #1706 - [ ] #1707

type: story

closes: https://github.com/polywrap/toolchain/issues/1335 Upgrade the build manifest to allow for: - custom VM build script - custom VM Dockerfile Additionally I've normalized all naming in the build manifest to be snake-case.