Coder Social home page Coder Social logo

Minor platform support about jscrewit HOT 6 CLOSED

fasttime avatar fasttime commented on June 14, 2024
Minor platform support

from jscrewit.

Comments (6)

fasttime avatar fasttime commented on June 14, 2024

I'm afraid that maintaining specific features for less common environments would be too much work for me to afford.

That said, JScrewIt probably already runs in new versions of minor browsers and non-browser engines, even if those are not tested.

To encode whatever you want in an unsupported browser (e.g. Yandex), open JScrewIt in that browser, then in the compatibility dropdown select "Only this browser".

In other non-browser engines like Rhino, you can run for example:

JScrewIt.encode('"Hello, World!"', { features: 'AUTO' });

This will generate an encoding that is specific for that particular engine (AUTO is the equivalent of "Only this browser").

If you spot a problem with JScrewIt in some exotic engine, even in an supported one, feel free to open an issue here and we'll see what we can do.

from jscrewit.

Clayblockunova avatar Clayblockunova commented on June 14, 2024

and, will you add support of game consoles(Nintendo Switch, Wii&WiiU, NDS&3DS, PS3,4&5, Xbox 360, One & Series X)?

from jscrewit.

fasttime avatar fasttime commented on June 14, 2024

JScrewIt supports the major browsers on any platform, including game consoles (e.g. Edge for Xbox). Note that some features may be different, though. For example, Chrome on iOS uses a different engine than the desktop browser, and so it needs a different encoding.

from jscrewit.

Clayblockunova avatar Clayblockunova commented on June 14, 2024

afaik, Sony devices like PS3,4&5 and newer Nintendo devices like Switch and 3DS uses NetFront (developed in Japan) as default browser, and idk how its JS works.

from jscrewit.

Clayblockunova avatar Clayblockunova commented on June 14, 2024

sorry for bothering you again. will you add support of NetFront(which PS3,4&5, Nintendo Switch and 3DS browser are based on)?

from jscrewit.

fasttime avatar fasttime commented on June 14, 2024

I know nothing about NetFront, but as I said, I don't have time to add support for another browser. Keeping up-to-date with new browser versions is a lot of work that can slow down development.

from jscrewit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.