{"id":13677471,"url":"https://github.com/getnamo/UnrealJs","last_synced_at":"2025-04-29T11:30:57.699Z","repository":{"id":13389561,"uuid":"63369993","full_name":"getnamo/UnrealJs","owner":"getnamo","description":"Unreal.js plugin embedding v8.","archived":false,"fork":true,"pushed_at":"2025-04-07T04:47:46.000Z","size":2308,"stargazers_count":58,"open_issues_count":7,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T05:28:55.739Z","etag":null,"topics":["javascript","ue4","ue5","unreal","v8"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ncsoft/Unreal.js-core","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getnamo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-07-14T21:10:06.000Z","updated_at":"2025-04-07T04:47:50.000Z","dependencies_parsed_at":"2023-02-17T23:45:40.281Z","dependency_job_id":null,"html_url":"https://github.com/getnamo/UnrealJs","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getnamo%2FUnrealJs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getnamo%2FUnrealJs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getnamo%2FUnrealJs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getnamo%2FUnrealJs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getnamo","download_url":"https://codeload.github.com/getnamo/UnrealJs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251493732,"owners_count":21598156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","ue4","ue5","unreal","v8"],"created_at":"2024-08-02T13:00:42.718Z","updated_at":"2025-04-29T11:30:57.000Z","avatar_url":"https://github.com/getnamo.png","language":"C++","readme":"# Unreal.js Plugin - getnamo fork\n\nSome opinionated changes to add certain features for live gameplay coding. Not all upstream functionality is guaranteed, but best effort is used when upgrading engine versions.\n\nSee upstream for wiki/instructions, API is largely the same: https://github.com/ncsoft/Unreal.js\n\n## Fork Changes\n\n### Async\n\nCall a function on a background thread and optionally expose communication bridges auto-magically.\n\n[![example.png](https://i.imgur.com/ozenYI8.png)](https://twitter.com/getnamo/status/1276977110762979328)\n\nFormat is \n```Async.Lambda( capture params, function, result callback );```\n\nSee https://github.com/getnamo/UnrealJs/blob/master/Content/Scripts/async.js for detailed API.\n\n### JavascriptInstance\n\nA javascript component with more fine-grained control over features exposed to js. Can also re-use contexts and isolates.\n\n[![exposure.png](https://i.imgur.com/cZsjeRn.png)](https://twitter.com/getnamo/status/1271772156611817472)\n\nSee https://github.com/getnamo/UnrealJs/blob/master/Source/V8/Public/JavascriptInstanceComponent.h for detailed API.\n\n\n### UModule Package Manager\n\nShould enable 'require' like include with code and asset support and simple external package management for modular development.\n\nWIP: https://github.com/getnamo/UnrealJs/tree/feature-umodule\n","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetnamo%2FUnrealJs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetnamo%2FUnrealJs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetnamo%2FUnrealJs/lists"}