-
Notifications
You must be signed in to change notification settings - Fork 84
Minimal specification of 'wasm-unsafe-eval' source directive #293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
00a7510
Start working on wasm-eval spec
eholk 26d792b
Make WebAssembly.compile gating optional
eholk 7363f1b
Allow unsafe-eval to allow wasm
eholk 0a5fe12
Remove MAY, add remaining Wasm methods
eholk d2b0084
Describe HostEnsureCanComileWasmBytes
eholk 538f3d1
Start working on Resource-driven Wasm hook
eholk 8b96f47
Start working on wasm-eval spec
eholk 8bcd2b3
Make WebAssembly.compile gating optional
fgmccabe 1211be0
Continuing merge/rebase
fgmccabe 047cbde
Start working on Resource-driven Wasm hook
eholk 5096a54
Merge branch 'wasm-eval' of github.com:fgmccabe/webappsec-csp into wa…
fgmccabe 651a3ce
Merge branch 'w3c:main' into wasm-eval
fgmccabe 536a063
Removed extraneous index.html
fgmccabe 88a984d
Responding to reviewer's remarks
fgmccabe aca2f96
Put in references to new Wasm JS API algorithms
fgmccabe f409c82
Removed second algorithm around HostEnsureCanCompileWasmBytesResponse
fgmccabe 9eab24f
Some polishing ...
fgmccabe bcbbd70
Add item that allows instantiateStreaming and compileStreaming
fgmccabe ad51c7a
Fix typo
fgmccabe b4d31ba
Added specific language to handle WebAssembly.compileStreaming
fgmccabe 54a1dd8
Remove reference to special handling for instantiateStreaming
fgmccabe 7d106c4
Some typos & reflecting reviewers feedback
fgmccabe 8cb258c
Revert editorial change
fgmccabe fc1ea9d
Adjust language referencing byte sequences and bytes
fgmccabe fa252aa
Merge branch 'main' into wasm-eval
antosart 4638f68
Modified conditions governing WebAssembly to include unsafe-eval
fgmccabe 7233eb3
Changed violation resource to wasm-eval
fgmccabe 278873b
Added wasm-eval to list of violation resources
fgmccabe 5b3c2a4
Remove references to |bytes|
antosart File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.