Project announcement?

16 views
Skip to first unread message

Gregory Propf

unread,
Oct 25, 2022, 5:50:59 PM10/25/22
to emscripte...@googlegroups.com
I've been working on an open source project using Emscripten that I would like to make public. Is there a particular way to go about this here like a special format or something? It's in github as a private repository right now. As soon as I figure out how the github permissions work for public projects I plan to make it publicly available.

Omer Kareem

unread,
Oct 25, 2022, 5:54:38 PM10/25/22
to emscripte...@googlegroups.com
Docker now has wasm support. Maybe add a docker deployment target?



On Tue, Oct 25, 2022 at 2:50 PM Gregory Propf <gpr...@gmail.com> wrote:
I've been working on an open source project using Emscripten that I would like to make public. Is there a particular way to go about this here like a special format or something? It's in github as a private repository right now. As soon as I figure out how the github permissions work for public projects I plan to make it publicly available.

--
You received this message because you are subscribed to the Google Groups "emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/CAKdUWHPNoMFeAqe8FwGobRd9t6KWXAwk4gFjSQ2EF%2Bb8zMr1yA%40mail.gmail.com.

Shlomi Fish

unread,
Oct 25, 2022, 11:54:51 PM10/25/22
to Gregory Propf, emscripte...@googlegroups.com
Hi Greg!
There is
https://github.com/emscripten-core/emscripten/wiki/Porting-Examples-and-Demos
and usenet / reddit / hackernews / twitter / facebook / freenode / etc.

in addition see
https://www.shlomifish.org/philosophy/philosophy/putting-cards-on-the-table-2019-2020/indiv-nodes/fear-is-path-to-dark-side.xhtml
.

--

Shlomi Fish https://www.shlomifish.org/
Freecell Solver - https://fc-solve.shlomifish.org/

Unix was not designed to stop you from doing stupid things, because that would
also stop you from doing clever things.
— Doug Gwyn ( https://en.wikiquote.org/wiki/Unix )

Please reply to list if it's a mailing list post - https://shlom.in/reply .

Gregory Propf

unread,
Oct 27, 2022, 3:54:39 PM10/27/22
to Shlomi Fish, emscripte...@googlegroups.com
So basically just add my project info to that list in the wiki then? I've been looking at other hosting options since it seems like Github really doesn't have a way to limit people's access to public projects. What I really want is for people to fork the project and make pull requests. Anyone have any suggestions about that? I've heard gitlab offers read-only public access. I'm going to go through the wiki too and look at what people are using in their projects. Thanks for the links, Shlomi. 

- Gregory Propf: http://gregorypropf.com/

Sam Clegg

unread,
Oct 27, 2022, 7:23:03 PM10/27/22
to emscripte...@googlegroups.com, Shlomi Fish
On Thu, Oct 27, 2022 at 12:54 PM Gregory Propf <gpr...@gmail.com> wrote:
So basically just add my project info to that list in the wiki then? I've been looking at other hosting options since it seems like Github really doesn't have a way to limit people's access to public projects. What I really want is for people to fork the project and make pull requests.

That sounds like exactly how public github projects work.  They are not publicly writable, and require folks to send you PRs if they want to propose changes.
 
--
You received this message because you are subscribed to the Google Groups "emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-disc...@googlegroups.com.

Gregory Propf

unread,
Oct 28, 2022, 1:17:12 AM10/28/22
to emscripte...@googlegroups.com, Shlomi Fish
I just tested this with a second GH account and it seems you're right. It didn't make a lot of sense that everything was just wide open like that but some of what I read on the subject was a bit confusing. My initial test commit was using my alternate GH account but I neglected the fact that I was still logged into my Linux account that used the same ssh key regardless. Trying to modify the repo with a different local account that had a different GH ssh key gave me the "permission denied" that I was hoping for.
Reply all
Reply to author
Forward
0 new messages