// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
30.5 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

Fire at Clementi Ave 4 flat injures two SCDF firefighters, one resident rescued from kitchen

A fire broke out in a living room unit on the eighth floor of Block 309 Clementi Ave 4 on July 31, with one resident rescued from the kitchen and two firefighters sustaining burn injuries during th...

Why do Singaporeans complain so often? Here’s what netizens had to say

Do Singaporeans complain too much? A Facebook user posed the question, and many shared their own views on why complaining has become such a common part of daily life.

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