0.49.3 • Published 3 months ago

@stremio/stremio-core-web v0.49.3

Weekly downloads
17
License
MIT
Repository
github
Last release
3 months ago

Stremio Core Web

npm

Bridge between stremio-core and stremio-web

Build

Builds a production wasm package and prepares the rest of the dependencies for the npm package.

npm install
npm run build

Development

Building the package using ./scripts/build.sh with --dev would allow you to see more logging messages being emitted, this is intended only for debugging as it will log messages with sensitive information!

./scripts/build.sh --dev

Or you can also use the development-specific Rust's wasm-watch alias from ./.cargo/config.toml. It will automatically re-compile the package when a change on the files or dependencies is detected, including when you're using a local patch for stremio-core.

  1. Install cargo-watch
    • cargo install cargo-watch
    • With cargo-binstall (prebuilt binaries): cargo binstall cargo-watch
  2. Run cargo wasm-watch

Publishing

  1. Update version to the next minor/major/patch version in Cargo (Cargo.toml and Cargo.lock) and npm (package.json and package-lock.json), e.g. from 0.44.13 to 0.44.14.
  2. Commit the change with the new version as a message, e.g. 0.44.14
  3. Wait for CI to build successfully
  4. Push a new tag starting with stremio-core-web-v, e.g. git tag stremio-core-web-v0.47.4 git push origin stremio-core-web-v0.47.4
  5. Create a new Release with the created tag and the tag name as a title, e.g. stremio-core-web v0.47.4
  6. Publish the Release
  7. CI will automatically build and release the npm package to the registry
0.49.2

4 months ago

0.49.3

3 months ago

0.48.2

7 months ago

0.48.3

7 months ago

0.48.0

8 months ago

0.48.1

8 months ago

0.48.4

6 months ago

0.48.5

6 months ago

0.49.1

5 months ago

0.49.0

5 months ago

0.47.4

1 year ago

0.47.7

1 year ago

0.47.8

10 months ago

0.47.5

1 year ago

0.47.6

1 year ago

0.47.3

1 year ago

0.47.2

1 year ago

0.47.1

1 year ago

0.47.0

1 year ago

0.46.2

1 year ago

0.46.3

1 year ago

0.46.1

1 year ago

0.46.0

2 years ago

0.45.1

2 years ago

0.45.0

2 years ago

0.44.30

2 years ago

0.44.20

2 years ago

0.44.21

2 years ago

0.44.22

2 years ago

0.44.23

2 years ago

0.44.24

2 years ago

0.44.25

2 years ago

0.44.26

2 years ago

0.44.27

2 years ago

0.44.28

2 years ago

0.44.29

2 years ago

0.44.19

2 years ago

0.44.15

2 years ago

0.44.16

2 years ago

0.44.17

2 years ago

0.44.18

2 years ago

0.44.13

2 years ago

0.44.14

2 years ago

0.44.10

3 years ago

0.44.11

3 years ago

0.44.12

3 years ago

0.44.8

3 years ago

0.44.9

3 years ago

0.44.6

3 years ago

0.44.7

3 years ago

0.44.4

3 years ago

0.44.5

3 years ago

0.44.2

3 years ago

0.44.3

3 years ago

0.44.0-rc.1

3 years ago

0.44.0

3 years ago

0.44.1

3 years ago

0.43.0

3 years ago

0.42.0

3 years ago

0.40.0

3 years ago

0.41.0

3 years ago

0.39.0

3 years ago

0.38.0

3 years ago

0.37.0

3 years ago

0.36.0

3 years ago

0.35.0

3 years ago

0.32.0

3 years ago

0.34.0

3 years ago

0.33.0

3 years ago

0.31.0

3 years ago

0.30.0

3 years ago

0.29.0

3 years ago

0.28.0

4 years ago

0.27.0

4 years ago

0.26.0

4 years ago

0.25.0

4 years ago

0.23.0

4 years ago

0.22.0

4 years ago

0.21.0

5 years ago

0.20.0

5 years ago

0.19.0

5 years ago

0.18.0

5 years ago

0.17.0

5 years ago

0.16.0

5 years ago

0.15.0

5 years ago

0.14.1

5 years ago

0.13.0

5 years ago