// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
28.3 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

Singaporean man’s expectation that future in-laws help buy S$3.5m condo draws criticism

She said, "I am currently not working but supporting myself through rental income through investment property I own in the U.S."

‘Every farewell lunch turns into a complaint session’: Employee describes workplace

SINGAPORE: In a job market where many workers are struggling to secure new opportunities, quitting without another job lined up is often seen as a risky move. However, one employee was left wonder...

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