
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
NES Oxidized (NESO) is a Nintendo Entertainment System emulator written in Rust that can compile to WebAssembly.
Install neso from npm:
$ npm install neso
Example JavaScript usage: neso-web.
Add this to your Cargo.toml:
[dependencies]
neso = "*"
and this to your crate root if you are using Rust 2015:
extern crate neso;
Example Rust usage: neso-gui.
The following mappers are implemented:
000: NROM001: MMC1002: UNROM003: CNROM004: MMC3007: AxROM011: ColorDreams094: UN1ROM180: Crazy ClimberThese mappers provide support for approximately 89% (1417/1591) games listed in this comprehensive mapper list.
See TEST_ROM_COVERAGE for more details.
See CHANGELOG for more details.
neso-rs is distributed under the terms of both the MIT License and the Apache License (Version
2.0).
See LICENSE-APACHE and LICENSE-MIT for more details.
0.5.0 - 2018-12-09
FAQs
An NES emulator.
The npm package neso receives a total of 7 weekly downloads. As such, neso popularity was classified as not popular.
We found that neso demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.