2023-09-11 20:43:27 +08:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "UTF-8" >
<!-- Begin Jekyll SEO tag v2.8.0 -->
< title > Axmol Engine | A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)< / title >
< meta name = "generator" content = "Jekyll v3.9.3" / >
< meta property = "og:title" content = "Axmol Engine" / >
< meta property = "og:locale" content = "en_US" / >
< meta name = "description" content = "The axmol home page" / >
< meta property = "og:description" content = "The axmol home page" / >
2024-03-11 23:33:02 +08:00
< link rel = "canonical" href = "https://axmol.dev/" / >
< meta property = "og:url" content = "https://axmol.dev/" / >
< meta property = "og:site_name" content = "axmol.dev" / >
2023-09-11 20:43:27 +08:00
< meta property = "og:type" content = "website" / >
< meta name = "twitter:card" content = "summary" / >
< meta property = "twitter:title" content = "Axmol Engine" / >
< script type = "application/ld+json" >
2024-03-11 23:33:02 +08:00
{"@context":"https://schema.org","@type":"WebSite","description":"The axmol home page","headline":"Axmol Engine","name":"axmol.dev","url":"https://axmol.dev/"}< / script >
2023-09-11 20:43:27 +08:00
<!-- End Jekyll SEO tag -->
< link rel = "preconnect" href = "https://fonts.gstatic.com" >
< link rel = "preload" href = "https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as = "style" type = "text/css" crossorigin >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "theme-color" content = "#157878" >
< meta name = "apple-mobile-web-app-status-bar-style" content = "black-translucent" >
<!-- start custom head snippets, customize with your own _includes/head - custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x - icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
< / head >
< body >
< h2 > Axmol WebAssembly preview< / h2 >
< ul >
2023-12-11 23:28:21 +08:00
< li > < a href = "https://axmol.netlify.app/wasm/cpp-tests/cpp-tests.html" > cpp-tests< / a > < / li >
< li > < a href = "https://axmol.netlify.app/wasm/fairygui-tests/fairygui-tests.html" > fairygui-tests< / a > < / li >
2023-09-11 23:34:24 +08:00
<!-- <li><a href="https://axmol.netlify.app/wasm/HelloLua/HelloLua.html">HelloLua</a></li> -->
2023-09-11 20:43:27 +08:00
< / ul >
< / body >
< / html >