Browse Source

Slides for Wasmtime meeting on 2022-05-12 (#4149)

pull/4151/head
Andrew Brown 3 years ago
committed by GitHub
parent
commit
2111f7dba8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. BIN
      meetings/wasmtime/2022/wasmtime-05-12-slides.pdf
  2. 2
      meetings/wasmtime/2022/wasmtime-05-12.md

BIN
meetings/wasmtime/2022/wasmtime-05-12-slides.pdf

Binary file not shown.

2
meetings/wasmtime/2022/wasmtime-05-12.md

@ -61,7 +61,7 @@
some new async stuff; timeline is months
2. Shared memory implementation (i.e., changes to `VMContext`)
- Andrew: slides
- Andrew: [slides](wasmtime-05-12-slides.pdf)
- Andrew: working on shared memory in Wasmtime, help from Alex.
- Andrew: main problem is how to share `current_length` in
`VMMemoryDefinition`, which has a separate copy in each instance

Loading…
Cancel
Save