Skip to content

Commit

Permalink
Combine bulk-memory-ops + cond-seg-init proposals (WebAssembly#5)
Browse files Browse the repository at this point in the history
Also remove some of the stuff from the bulk memory proposal that really
should be written in the spec ReST files.
  • Loading branch information
binji authored Jan 18, 2018
1 parent 83b7620 commit dd356d5
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 285 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ and `memset`) to WebAssembly.
See the [overview](proposals/bulk-memory-operations/Overview.md) for a summary of the
proposal.

This proposal also includes functionality to conditionally initialize data and
elem segments that was previously coupled with the
[thread proposal](https://github.com/WebAssembly/threads). This is currently in a
[separate overview document](proposals/bulk-memory-operations/ConditionalSegmentInitialization.md)
but will combined into the main overview soon.

Original README from upstream repository follows...

# spec
Expand Down
174 changes: 0 additions & 174 deletions proposals/bulk-memory-operations/ConditionalSegmentInitialization.md

This file was deleted.

Loading

0 comments on commit dd356d5

Please sign in to comment.