
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
github.com/heapsio/heaps
High Performance Game Framework
Heaps is a cross platform graphics engine designed for high performance games. It's designed to leverage modern GPUs that are commonly available on desktop, mobile and consoles.
Heaps is currently working on:
Ask questions or discuss on https://community.heaps.io
Chat on Discord https://discord.gg/sWCGm33 or Gitter https://gitter.im/heapsio/Lobby
In order to compile the samples, go to the samples
directory and run haxe gen.hxml
, this will generate a build
directory containing project files for all samples.
To compile:
haxe [sample]_js.hxml
, then open index.html
to runhaxe [sample]_hl.hxml
then run hl <sample>.hl
to run (will use SDL, replace -lib hlsdl
by -lib hldx
in hxml to use DirectX)haxe [sample]_swf.hxml
, then open <sample>.swf
to runProject files for Visual Studio Code are also generated.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.