Главная
Study mode:
on
1
- introduction to WAPM
2
- exploring wapm.io
3
- installing and running cowsay in the wapm playground
4
- installing and running sqlite in the wapm playground
5
- installing wapm locally
6
- checking wapm is installed okay
7
- installing wapm packages on my local machine
8
- running cowsay wasm locally
9
- running wapm packages directly with wasmer
10
- installing and running sqlite locally with wapm
11
- using wasmtime with wapm packages
12
- creating our own wasm package with assemblyscript
13
- using wasi and as-wasi to interact with the console
14
- signing up for an account with wapm.io
15
- creating a wapm.toml file
16
- creating a readme for wapm
17
- logging into wapm using access tokens
18
- publishing our wapm package
19
- updating our package and version
20
- using our new published package
21
- conclusion
Description:
Explore the WebAssembly Package Manager (WAPM) in this comprehensive tutorial. Learn to use WAPM with Wasmer, AssemblyScript, and as-wasi. Discover how to navigate the WAPM online playground, install and run WASM modules locally, and create your own WAPM package. Gain hands-on experience with popular packages like cowsay and SQLite, and understand how WAPM integrates with Wasmer and Wasmtime runtimes. Dive into AssemblyScript to build a simple "Hello World" program using WASI for console interaction. Follow the step-by-step process of packaging and publishing your own WASM module to the wapm.io registry, including account setup, configuration, and version management.

Introduction to WAPM - WebAssembly Package Manager Tutorial Using Wasmer, AssemblyScript and AS-WASI

Chris Hay
Add to list