- 5 Posts
- 15 Comments
Joined 10 months ago
Cake day: February 5th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
const url = `https://example.com/?foo=%24%7Bbar%7D`
let utf16_data: Vec<u16> = string.encode_utf16().collect();


submit