-
Notifications
You must be signed in to change notification settings - Fork 302
Extract Text from WASM page into Translation File #824
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
Conversation
wasm-production-cloudflare-quote = | ||
We can compile Rust to WASM, and call it from Serverless functions woven into the very fabric of the Internet. That’s huge and I can’t wait to do more of it. | ||
wasm-production-cloudflare-attribution = | ||
– Steven Pack, <a href="{ $href }">Serverless Rust with Cloudflare Workers</a> |
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.
In the other pages the dash is not in the translation string
</a> | ||
|
||
{{#text wasm-production-cloudflare-attribution}} | ||
{{#textparam href}} |
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.
This can just be {{text wasm-production-cloudflare-attribution href="https://..."}}
, textparam is for more complex stuff
wasm-production-mozilla-quote = | ||
The JavaScript implementation [of the <code>source-map</code> library] has accumulated convoluted code in the name of performance, and we replaced it with idiomatic Rust. Rust does not force us to choose between clearly expressing intent and runtime performance. | ||
wasm-production-mozilla-attribution = | ||
– Nick Fitzgerald, <a href="{ $href }">Oxidizing Source Maps with Rust and WebAssembly</a> |
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 don't really need the hrefs here, but i guess it doesn't hurt. I should do this to the others.
I need to do some fixups but I'll merge first. |
Work on #798
The webpage has been visually inspected side-by-side with the live site, and no differences have been found. I compared: