// Adds dimensions UUID, Author and Topic into GA4
Monday, September 21, 2026
28 C
Singapore

Report: China reviews Meta’s S$2.56B Manus deal over possible tech export control violations

CHINA: Chinese officials are reviewing Meta’s over US$2 billion (S$2.56 billion) acquisition of Singapore-based artificial intelligence (AI) startup Manus for possible technology export control violations, a move that could give Beijing leverage over the deal, according to the Financial Times.

China’s commerce ministry reportedly began assessing whether the relocation of Manus’ staff and technology to Singapore, followed by its sale to Meta, required an export licence under Chinese law, according to two people familiar with the matter.

The review was said to be at a preliminary stage and may not lead to a formal investigation. Still, the report said a licence could allow Beijing to influence the transaction and, in an extreme case, push for it to be abandoned.

Meta and Manus have not yet commented on the matter.

Meta bought Manus last month, announcing on Dec 29 that the startup would join the tech giant to bring a leading agent to billions of people and unlock opportunities for businesses across its products. /TISG

Read also: Meta to cut 600 jobs in its AI unit amid ‘organisational bloat’ after hiring spree to scale operations

Featured image by Depositphotos

Hot this week

Singapore saves S$123.8M in fossil fuel import costs as solar power investments cushions global energy crisis

Most of the savings came from avoided gas imports, the Centre for Research on Energy and Clean Air (CREA) report said.

Ex-President Halimah asks hard question about predators working with children in Singapore

It appears to be an issue close to Mdm Halimah's heart, and she wrote about it in a recent FB post

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