- Notifications
You must be signed in to change notification settings - Fork181
Wasm opt rust#340
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Wasm opt rust#340
Uh oh!
There was an error while loading.Please reload this page.
Conversation
FaberVitale commentedJan 20, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I've played a bit but I've not tried the download feature because I've got already unimplemented! if Os is not supportedCan we use Too much code in |
It seems to me. There is. Another reason for. WASM-4 SDK.
I had a thought about implementing cargo-wasm4 for my wasm4-rs repo. I could implement this thing inside of the cargo-wasm4 and expose it as a library. Optimization like |
First of all, let me remind everyone that I have little experience with WASM, so do not take my opinions too seriously :D Anyway, it is nice to see someone working on streamlining WASM-4 games development with Rust. I also have a few observations:
I hope I did not sound too negative, though. In comparison, I took a much less ambitious approach in my projects.
|
zetanumbers commentedJan 21, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There'srust-lang/cargo#545, but it is not resolved.
There's nothing wrong with it. This PR is modelled afterhttps://github.com/matklad/cargo-xtask/ repo.
I remember i have done that already. There's already
(5.) I have considered EDIT: i've eased my language here a bit. Sorry for being rude to you@claudiomattera and thank you for your review. I have spent a lot of time on user friendliness, so i was stressed there a bit. |
zetanumbers commentedJan 21, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I am no longer wanna do anything before there's any consensus on a solution. I had idea for |
claudiomattera commentedJan 21, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
That feature looks nice, it would open up a few possibilities of automation without relying on external tools.
Correct.
It does not really rebut any of my points, though. It carries lots of dependencies, including system ones (cURL and OpenSSL). I would personally try to avoid that kind of direct dependency.
That was more of a reminder than anything else. I have been auditing some of my own projects lately, and I always found some unused features in my dependencies.
Yes, that would a good idea.
Sure, I just mentioned it as a simpler, less powerful alternative. By the way, I was wondering if this step is something that could be embedded into the linker and Cargo's |
Well there's With regards to the Again i would like to apologise for my rude behaviour@claudiomattera. Your thoughts on the subject are valuable here, do not doubt that. |
Yeah.
Fair point.
No problem, and of course your work on this topic is also appreciated :) |
Uh oh!
There was an error while loading.Please reload this page.
print output cartridges;cargo xtask run