Logo
Explore Help
Sign In
T0b1/wasmtime
1
0
Fork 0
You've already forked wasmtime
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
5cfcbeb59d477e028c6fb312f1cf63aa711fcc3c
wasmtime/docs/SUMMARY.md
Alex Crichton e245e6dd9c Add examples of linking and WASI (#1369)
* Add examples of linking and WASI

This commit adds two example programs, one for linking two modules
together and one for instantiating WASI. The linkage example
additionally uses WASI to get some meaningful output at this time.

cc #1272

* Add examples to the book as well

* More links!

* Ignore examples from rustdoc testsing

* More example updates

* More ignored
2020-03-20 18:10:53 -05:00

2.4 KiB
Raw Blame History

Summary

  • Introduction
  • Tutorial
    • Creating hello-world.wasm
    • Running hello-world.wasm
  • Examples
    • Markdown parser
    • Profiling WebAssembly
    • Embedding in Rust
      • Hello, world!
      • Calculating the GCD
      • Using linear memory
      • WASI
      • Linking modules
      • Debugging
      • Using multi-value
    • Embedding in C
      • Hello, world!
      • Calculating the GCD
      • Using linear memory
      • WASI
      • Linking modules
      • Debugging
      • Using multi-value
  • Using WebAssembly from your lanugage
    • Python
    • .NET
    • Rust
    • Bash
  • Using the wasmtime CLI
    • Installation
    • CLI Options
    • Cache Configuration
  • Writing WebAssembly
    • Rust
    • C/C++
    • WebAssembly Text Format (*.wat)
    • Example: Markdown Parser
  • Embedding Wasmtime
    • Rust API
    • C/C++ API
  • Stability
    • Release Process
    • Platform Support
  • Security
    • Disclosure Policy
    • Sandboxing
  • Contributing
    • Building
    • Testing
    • Fuzzing
    • CI
    • Coding guidelines
    • Development process
    • Release Process
    • Governance
    • Code of Conduct
Powered by Gitea Version: 1.24.7 Page: 31ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API