-
Notifications
You must be signed in to change notification settings - Fork 115
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
Add -target js and friends! #1280
Conversation
✅ Deploy Preview for elastic-ritchie-8f47f9 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
also, make support |
Also, please add a pr description, even if it is just one sentence. |
I think we also want to add a Again, we dont have to do it in this pr, but lets pave the way. |
Makes sense, never thought of building the same project both (or many)
different ways. So `target:` and `--target`.
…On Mon, Dec 9, 2024 at 2:49 PM vyzo ***@***.***> wrote:
I think we also want to add a --target <target> option to gerbil build
for building projects with build specs and make.
Again, we dont have to do it in this pr, but lets pave the way.
—
Reply to this email directly, view it on GitHub
<#1280 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADVTXKCMMIFX4BEB35RXZD2EYM6BAVCNFSM6AAAAABTGXV7VCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRZG4YDCNRSGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we also need to rebootstrap before we can use it internally, but we can do that separately.
So good enough for now.
Yeah, there's a full on bootstrap PR coming, likely tonight. Mostly
`s/##vector-/##values-/g`. Just figured out that eval.ss is what compiles
let lol ... holy metacircles batman! :)
…On Tue, Dec 10, 2024 at 4:42 PM vyzo ***@***.***> wrote:
***@***.**** approved this pull request.
we also need to rebootstrap before we can use it internally, but we can do
that separately.
So good enough for now.
—
Reply to this email directly, view it on GitHub
<#1280 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADVTXO5KCHTGDFZK43KISL2E6C6PAVCNFSM6AAAAABTGXV7VCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDIOJUGAZDONBSGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This will hopefully become a JS implementation/port of Gerbil to the Universal Backend JavaScript version.
For now it is the bootstrap + a
-target js
gxc arg.