Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / WebAssembly/esm-integration issues and pull requests

#93 - Set title of ESM Integration spec

Pull Request - State: closed - Opened by guybedford 3 months ago

#92 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#91 - Instance/Source optional implementation note to reflect web reality

Pull Request - State: closed - Opened by guybedford 3 months ago - 2 comments

#90 - Integration with JS String Builtins

Issue - State: open - Opened by guybedford 3 months ago - 3 comments

#89 - :memo: Update README.md

Pull Request - State: closed - Opened by luckymore 4 months ago - 1 comment

#88 - update HTML PR link

Pull Request - State: closed - Opened by guybedford 5 months ago

#87 - Tracing bindings through wasm

Issue - State: open - Opened by ghost 5 months ago - 1 comment

#86 - Refactor parsing to use a byte sequence, bikeshed fixes

Pull Request - State: closed - Opened by guybedford 6 months ago

#85 - fix URL for GetImportedModule in esm integration spec

Pull Request - State: closed - Opened by michaelficarra 6 months ago - 1 comment

#84 - Note Phase 3 status

Pull Request - State: closed - Opened by guybedford 8 months ago

#82 - Rebase

Pull Request - State: closed - Opened by guybedford 8 months ago

#81 - Readme updates

Pull Request - State: closed - Opened by guybedford 8 months ago

#80 - Proposal overview should include examples of `import source`

Issue - State: closed - Opened by ajklein 8 months ago - 1 comment

#79 - Relationship to the component model?

Issue - State: closed - Opened by ajklein 8 months ago - 5 comments

#78 - add CSP policy note

Pull Request - State: open - Opened by guybedford 8 months ago - 11 comments

#76 - Synchronously instantiate WebAssembly modules

Pull Request - State: closed - Opened by nicolo-ribaudo about 1 year ago - 9 comments

#75 - fix: source phase reference corrections

Pull Request - State: closed - Opened by guybedford about 1 year ago

#74 - Allow implementing Wasm-ESM in two stages

Pull Request - State: closed - Opened by lucacasonato over 1 year ago - 1 comment

#73 - Complete source phase imports integration

Pull Request - State: closed - Opened by guybedford over 1 year ago - 1 comment

#72 - Import CI workflows from the WebAssembly/spec repo

Pull Request - State: closed - Opened by nicolo-ribaudo over 1 year ago - 1 comment

#71 - Run CI on `main`

Pull Request - State: closed - Opened by nicolo-ribaudo over 1 year ago

#70 - Integrate with Module Source Imports proposal

Pull Request - State: closed - Opened by lucacasonato over 1 year ago

#69 - Update on top of the new ECMA-262 module loading logic

Pull Request - State: closed - Opened by nicolo-ribaudo about 2 years ago

#68 - Fix Wasm<->Wasm import signature

Pull Request - State: closed - Opened by ghost about 2 years ago

#67 - Does this proposal support `*` and `as` in wasm imports?

Issue - State: closed - Opened by yviansu about 2 years ago - 5 comments

#66 - function's result type without `return`

Issue - State: closed - Opened by yviansu about 2 years ago - 1 comment

#65 - Fix function importing semantics

Pull Request - State: closed - Opened by ghost over 2 years ago

#64 - What happens when an async function is imported?

Issue - State: open - Opened by Pyrolistical over 2 years ago

#63 - Should ESM integration provide Modules rather than Instances?

Issue - State: closed - Opened by takikawa over 2 years ago - 10 comments

#62 - Tracking progress of .wasm fetch

Issue - State: open - Opened by connorjclark over 2 years ago - 1 comment

#61 - Tracking phase progress

Issue - State: open - Opened by takikawa almost 3 years ago - 3 comments

#60 - Multiple imports of the same wasm file: same instance or different instances?

Issue - State: open - Opened by carlopi almost 3 years ago - 7 comments

#59 - Fix examples in cyclic linking cases with value exports from JS

Pull Request - State: closed - Opened by takikawa almost 3 years ago

#58 - Examples: why an error in the wasm<->JS cycle case for value exports?

Issue - State: closed - Opened by takikawa almost 3 years ago - 1 comment

#57 - Extending Wasm JS API with module namespace reflection

Issue - State: open - Opened by guybedford almost 3 years ago - 2 comments

#56 - CSP Support for ESM Integration

Issue - State: open - Opened by guybedford about 3 years ago - 2 comments

#53 - What will it take for `<script type="module" src="foo.wasm">` to be useful?

Issue - State: open - Opened by trusktr over 3 years ago - 7 comments

#53 - What will it take for `<script type="module" src="foo.wasm">` to be useful?

Issue - State: open - Opened by trusktr over 3 years ago - 7 comments

#52 - Update README

Pull Request - State: closed - Opened by takikawa over 3 years ago

#51 - Merge upstream spec

Pull Request - State: closed - Opened by takikawa over 3 years ago

#50 - Add missing examples

Pull Request - State: closed - Opened by ptomato over 3 years ago

#49 - [js-api] Fix various editorial issues.

Pull Request - State: closed - Opened by Ms2ger over 3 years ago

#48 - Merge latest spec into proposal

Pull Request - State: closed - Opened by takikawa over 3 years ago

#47 - Update EXAMPLES.md to throw exception on mismatched function types

Pull Request - State: closed - Opened by ghost almost 4 years ago - 1 comment

#46 - Incorrect behavior of function importing?

Issue - State: closed - Opened by ghost almost 4 years ago

#45 - Note interaction with import assertions

Pull Request - State: closed - Opened by guybedford almost 4 years ago - 10 comments

#44 - Proposal: Higher Order ESM Integration

Issue - State: closed - Opened by guybedford almost 4 years ago - 19 comments

#43 - Use valid syntax for Wasm comments in code examples

Pull Request - State: closed - Opened by chicoxyzzy almost 4 years ago

#42 - Integration with import assertions

Issue - State: open - Opened by littledan about 4 years ago - 4 comments

#41 - Should WebAssembly be at the same "privilege level" as JS?

Issue - State: open - Opened by littledan about 4 years ago - 8 comments

#40 - Security concern when importing executable modules as non-executable data

Issue - State: closed - Opened by ghost about 4 years ago - 16 comments

#39 - ESM isn't suited for importing objects containing non-JavaScript identifiers

Issue - State: closed - Opened by ghost about 4 years ago - 3 comments

#38 - (X)HTML import name suggestion

Issue - State: open - Opened by ghost about 4 years ago - 6 comments

#37 - Add syntax highlighting for JS code samples

Pull Request - State: closed - Opened by chicoxyzzy over 4 years ago

#36 - Improve syntax highlighting

Pull Request - State: closed - Opened by chicoxyzzy over 4 years ago

#35 - Rebase with upstream spec

Pull Request - State: closed - Opened by xtuc over 5 years ago - 3 comments

#34 - Update with upstream

Pull Request - State: closed - Opened by xtuc over 5 years ago

#33 - Fixed Typo

Pull Request - State: closed - Opened by Warfields over 5 years ago

#32 - Wasm/ESM integration and additional start/main functions

Issue - State: open - Opened by littledan over 5 years ago - 17 comments

#31 - Update to current TLA draft.

Pull Request - State: closed - Opened by Ms2ger over 5 years ago

#30 - Importing a Wasm program

Issue - State: open - Opened by xtuc over 5 years ago - 6 comments

#29 - Update to current TLA draft.

Pull Request - State: closed - Opened by Ms2ger over 5 years ago

#27 - Remove one of the duplicate rejections in ExecuteModule().

Pull Request - State: closed - Opened by Ms2ger over 5 years ago

#26 - Fix nested iteration in ExecuteModule().

Pull Request - State: closed - Opened by Ms2ger over 5 years ago

#25 - Editorial: fix various issues

Pull Request - State: closed - Opened by Ms2ger over 5 years ago - 1 comment

#24 - Rephrasing explainer for clarity

Pull Request - State: closed - Opened by littledan over 5 years ago

#23 - Editorial: instantate -> instantiate

Pull Request - State: closed - Opened by xtuc over 5 years ago

#22 - Rebase and clarify text

Pull Request - State: closed - Opened by littledan over 5 years ago - 2 comments

#21 - Early draft specification; modified explainer

Pull Request - State: closed - Opened by littledan about 6 years ago - 8 comments

#20 - Investigate connection with top-level await

Issue - State: closed - Opened by littledan about 6 years ago - 9 comments

#19 - Nit: What should we use the term "live binding" for?

Issue - State: closed - Opened by littledan about 6 years ago - 11 comments

#18 - Start uninitialized Wasm exports in TDZ?

Issue - State: closed - Opened by littledan about 6 years ago

#17 - Circular imports of functions as a host-bindings follow-on?

Issue - State: closed - Opened by littledan about 6 years ago - 3 comments

#16 - Permit imports of Numbers as const globals?

Issue - State: closed - Opened by littledan about 6 years ago - 4 comments

#15 - rewrite spec to be more consistent

Pull Request - State: closed - Opened by sokra about 6 years ago - 1 comment

#14 - Exporting the WebAssembly.Module object

Issue - State: open - Opened by alexcrichton about 6 years ago - 11 comments

#13 - Update proposal to accommodate need for type imports

Pull Request - State: closed - Opened by linclark over 6 years ago - 4 comments

#12 - Allow default export in wasm

Issue - State: closed - Opened by xtuc over 6 years ago - 5 comments

#11 - Allow URL as ModuleSpecifier?

Issue - State: closed - Opened by xtuc over 6 years ago - 4 comments

#10 - Interop with commonjs?

Issue - State: closed - Opened by xtuc over 6 years ago - 1 comment

#9 - Disallow imported default in wasm

Issue - State: closed - Opened by xtuc over 6 years ago - 12 comments

#8 - Add missing examples

Pull Request - State: closed - Opened by linclark over 6 years ago

#7 - Few syntax changes

Pull Request - State: closed - Opened by xtuc over 6 years ago

#6 - Fill in overview

Pull Request - State: closed - Opened by linclark over 6 years ago

#5 - How ImportObject works with ESM?

Issue - State: closed - Opened by xtuc over 6 years ago - 4 comments

#4 - doc: added a direct link to the proposal

Pull Request - State: closed - Opened by ColinEberhardt over 6 years ago

#3 - Imported memory and shared imported memory

Issue - State: closed - Opened by Arnavion over 6 years ago - 7 comments

#2 - Are we considering using Promises in the ImportObject?

Issue - State: closed - Opened by xtuc over 6 years ago - 2 comments

#1 - Introduce evaluation as a semantic phase?

Issue - State: closed - Opened by linclark over 6 years ago - 9 comments