// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
29.7 C
Singapore

Pony AI and WeRide receive green light for Hong Kong listing

Autonomous-driving companies Pony AI and WeRide have received regulatory approval from the China Securities Regulatory Commission to list about 102 million shares each in Hong Kong on Tuesday, The Edge Singapore reported.

Both Guangzhou-based firms, already listed in the US, join a growing number of Chinese firms seeking secondary listings in the city on track for its highest initial public offering (IPO) proceeds in four years.

Last month, The Business Times reported that both companies announced partnerships with local firms to roll out autonomous shuttle services in Singapore. WeRide teamed up with Grab for two routes, while Pony AI joined ComfortDelGro for a single route. Vehicle testing began last month, with passenger trials set to start in early 2026 before full commercial launch.

Since listing in the US last year, Pony AI’s shares have risen 71%, while WeRide’s have fallen 31%. /TISG

Read also: Zhipu AI CEO: AI may surpass human intelligence in some areas by 2030 but will likely fall short in many others

- Advertisement -

Hot this week

‘Complete nonsense’ — Jensen Huang rejects the need for global workers to fear AI-driven job losses, says more software engineers will be needed

“People talk about AI reducing jobs. Complete nonsense. It’s causing more software engineers to be hired.” — Jensen Huang, NVIDIA CEO

Man says Singapore’s work culture pushed him to stop dating: ‘Everyday I work 11-12 hours a day’

SINGAPORE: Is Singapore’s brutal work culture quietly killing people’s desire to date, settle down, and start families. One man certainly thinks so

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks