Ecosyste.ms: Issues

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

GitHub / tc39/proposal-module-expressions issues and pull requests

#82 - Doubt - Module functions

Issue - State: open - Opened by pprm11 7 days ago

#81 - typo varibale r1 is realm

Pull Request - State: open - Opened by juner 4 months ago

#80 - Use case: co-locating server and client code

Issue - State: open - Opened by nicolo-ribaudo almost 2 years ago - 4 comments

#79 - Update ECMA-262 references

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

#78 - Add lookahead restrictions for compat with module declarations

Pull Request - State: closed - Opened by nicolo-ribaudo over 2 years ago - 6 comments

#77 - Rename proposal to "Module Expressions" and update readme

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

#76 - Rename `ModuleBlock` objects to `Module`

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

#75 - Use the AOs introduced by the modules host hooks refactor

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

#74 - Draft specs on top of harmony modules layer 0

Pull Request - State: closed - Opened by caridy over 2 years ago - 4 comments

#73 - Don't imply `this` return value for `addModule` method

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

#72 - More ergonomic access to modules that are in workers

Issue - State: closed - Opened by josephrocca over 2 years ago - 2 comments
Labels: question

#71 - Effect on bundle size / main thread parsing time, etc

Issue - State: open - Opened by matthewp over 2 years ago - 3 comments

#69 - Add missing emu-clause

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

#68 - Add "Modules evaluation and caching" docs

Pull Request - State: open - Opened by nicolo-ribaudo over 2 years ago

#67 - Fix typo

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

#66 - Update proposal template

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

#65 - Specify how importing a module block works

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

#64 - Update ecmarkup

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

#63 - Stage 3 review

Issue - State: closed - Opened by nicolo-ribaudo over 2 years ago - 2 comments

#61 - Possible to run server side blocks on a cluster?

Issue - State: open - Opened by voxpelli over 3 years ago - 4 comments

#60 - Maybe no new syntax, just API

Issue - State: closed - Opened by Gaubee over 3 years ago - 2 comments

#59 - The new function shorthand `module function`. Discuss!!

Issue - State: open - Opened by surma over 3 years ago - 12 comments
Labels: post-MVP

#58 - Deserialization and persistent identity

Issue - State: open - Opened by Jamesernator over 3 years ago - 27 comments

#57 - Resolution context of module blocks

Issue - State: open - Opened by guybedford over 3 years ago - 6 comments

#56 - Add Stage 3 Reviewers

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

#55 - Add Module Function Syntax

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

#54 - Fix to use async keyword in example

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

#53 - Add an example of bundled modules referencing each other

Issue - State: open - Opened by jurca almost 4 years ago

#52 - Useful for code splitting

Issue - State: closed - Opened by zdila almost 4 years ago - 6 comments

#51 - Why not to make module object directly as a Promise object?

Issue - State: closed - Opened by LongTengDao almost 4 years ago - 9 comments

#51 - Why not to make module object directly as a Promise object?

Issue - State: closed - Opened by LongTengDao almost 4 years ago - 9 comments

#50 - Update README

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

#49 - Asset on expected execution context

Issue - State: closed - Opened by jkrems almost 4 years ago - 2 comments

#48 - Use fooBlock as the standard name in readme

Pull Request - State: closed - Opened by jridgewell almost 4 years ago - 2 comments

#47 - Can ModuleBlocks be stored in IndexedDB?

Issue - State: open - Opened by surma almost 4 years ago - 2 comments
Labels: host environment

#46 - Are modules serializable?

Issue - State: open - Opened by sancarn almost 4 years ago - 4 comments
Labels: host environment

#45 - Cache-by-position or reinit each time

Issue - State: open - Opened by Jack-Works almost 4 years ago - 54 comments

#44 - doc: fix spelling

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

#43 - Is `new Worker(module { ... },)` a bad idea?

Issue - State: open - Opened by surma almost 4 years ago - 2 comments
Labels: host environment

#42 - Is ModuleBlock a global?

Issue - State: closed - Opened by ljharb about 4 years ago - 2 comments

#41 - Drop constructor

Pull Request - State: closed - Opened by surma about 4 years ago - 6 comments

#40 - Worker location

Issue - State: open - Opened by jakearchibald about 4 years ago - 18 comments
Labels: host environment

#39 - Shared workers

Issue - State: open - Opened by jakearchibald about 4 years ago - 2 comments
Labels: host environment

#38 - CSP & cross-origin module blocks

Issue - State: open - Opened by jakearchibald about 4 years ago - 5 comments
Labels: host environment

#37 - Can module blocks appear in non-module scripts?

Issue - State: closed - Opened by jakearchibald about 4 years ago - 10 comments
Labels: question

#36 - postMessage used in README before it's explained

Issue - State: open - Opened by jakearchibald about 4 years ago - 2 comments
Labels: documentation

#35 - Remove statement about `module` access

Pull Request - State: closed - Opened by jakearchibald about 4 years ago

#34 - Inlining tests & more

Issue - State: closed - Opened by jamiebuilds about 4 years ago - 12 comments
Labels: out of scope

#33 - A different method instead of re-using post-message

Issue - State: closed - Opened by prateekbh about 4 years ago - 1 comment

#32 - Clarify the reference to "myself" in the readme

Pull Request - State: closed - Opened by TimvdLippe about 4 years ago - 1 comment

#31 - Curious (possibly inaccurate?) claim about `module` as an identifier

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

#30 - Synchronous module blocks

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

#29 - Are ObjectURLs a problem?

Issue - State: closed - Opened by surma about 4 years ago - 7 comments
Labels: host environment

#28 - CSP interaction

Issue - State: closed - Opened by koto about 4 years ago - 1 comment

#27 - Wouldn't `package` be a better keyword than `module`…?

Issue - State: closed - Opened by Alhadis about 4 years ago - 5 comments

#26 - import.meta.url

Issue - State: open - Opened by ljharb about 4 years ago - 12 comments
Labels: host environment

#25 - Should there be a usable ModuleBlock constructor?

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

#24 - Add first spec draft

Pull Request - State: closed - Opened by surma about 4 years ago - 4 comments

#23 - Fix typo in README code comment, use ===

Pull Request - State: closed - Opened by mheiber about 4 years ago - 1 comment

#22 - Update the README with FAQs

Pull Request - State: closed - Opened by surma about 4 years ago

#21 - Modules make passing data back and forth much harder than functions

Issue - State: closed - Opened by domenic about 4 years ago - 61 comments
Labels: host environment

#20 - Fix colon to semi-colon

Pull Request - State: closed - Opened by sosukesuzuki about 4 years ago

#19 - How can i synchronously determine if something is a module block?

Issue - State: closed - Opened by ljharb about 4 years ago - 18 comments

#18 - Import-map assertions

Issue - State: closed - Opened by btjk about 4 years ago - 3 comments
Labels: out of scope

#17 - Allow await inline modules?

Issue - State: closed - Opened by alex-kinokon about 4 years ago - 2 comments

#16 - Fix grammar "represent a task"

Pull Request - State: closed - Opened by Krinkle about 4 years ago - 1 comment

#15 - Possible integration with built-in module proposal

Issue - State: closed - Opened by Jack-Works about 4 years ago - 2 comments
Labels: out of scope

#14 - Module block co-referencing

Issue - State: closed - Opened by Jack-Works about 4 years ago - 7 comments
Labels: out of scope

#13 - Document the relationship between JS module blocks and bundling

Issue - State: closed - Opened by littledan about 4 years ago - 1 comment

#12 - Update README.md

Pull Request - State: closed - Opened by davidflanagan about 4 years ago - 1 comment

#11 - Add missing `let` in Realms example

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

#10 - exporting JSON

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

#9 - Clarification on outside scope access

Issue - State: closed - Opened by jacobp100 over 4 years ago - 1 comment

#8 - Worker instantiation optional second argument

Issue - State: closed - Opened by guybedford over 4 years ago - 2 comments

#7 - import.meta.url behavior

Issue - State: closed - Opened by Jack-Works over 4 years ago - 3 comments

#6 - Shorthand for module blocks default-exporting functions

Issue - State: closed - Opened by littledan over 4 years ago - 16 comments

#5 - .toString() behavior

Issue - State: closed - Opened by Jack-Works over 4 years ago - 3 comments

#4 - Fix Realms example(?)

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

#3 - Improve precision

Issue - State: open - Opened by littledan over 4 years ago
Labels: host environment

#2 - Describe object model of module block instances.

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

#1 - What exactly is the JS object of an module block?

Issue - State: closed - Opened by surma over 4 years ago - 13 comments