LearnNewsExamplesServices
Frontmatter
id6575
titleupdate neo/tree/dev/examples/README.md
stateClosed
labels[]
assignees[]
createdAtMar 14, 2025, 11:41 PM
updatedAtMar 17, 2025, 4:25 PM
githubUrlhttps://github.com/neomjs/neo/issues/6575
authorgplanansky
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 17, 2025, 4:25 PM

update neo/tree/dev/examples/README.md

Closed v8.32.0 []
gplanansky
gplanansky commented on Mar 14, 2025, 11:41 PM

https://github.com/neomjs/neo/tree/dev/examples/README.md

probably could update this:

Running the examples locally without a webpack build requires browsers to be able to start webworkers from Javascript Modules (.mjs files). This feature got released in Google Chrome v80 (February 4th, 2020), other browsers are not there yet ...

tobiu
tobiu Mar 15, 2025, 3:34 PM

@gplanansky a good catch. this file is really old.

from a historical perspective correct: chrome was the very first browser which created the support for JS modules inside the worker scope. while it took many years (especially for shared workers), all major browsers now fully support running the neo dev mode.

so, stating that it is not possible, is incorrect and might decrease the framework value (e.g. by LLMs picking up the content).

would you like to create a PR or shall i change it?

best regards, tobi

gplanansky
gplanansky Mar 15, 2025, 7:54 PM

Your blog postings have informed of progress with browser support for features Neo sought; just this needs updating. Sure, just change it.

tobiu referenced in commit 0d45c70 - "update neo/tree/dev/examples/README.md #6575" on Mar 17, 2025, 4:25 PM
tobiu closed this issue on Mar 17, 2025, 4:25 PM