• This repository has been archived on 01/Dec/2020
  • Stars
    star
    246
  • Rank 164,726 (Top 4 %)
  • Language
    C++
  • License
    Other
  • Created over 12 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SpiderMonkey

SpiderMonkey VM

SpiderMonkey is Mozilla's JavaScript engine.

About this repository

  • This is NOT the official SpiderMonkey standalone project. Official repo is here
  • Only contains the SpiderMonkey source code and needed files to compile it
  • Contains a few patches to make it compile on iOS (device and simulator)
  • Contains build scripts for iOS, Android, Win32 and OS X

About builds

iOS

  • JIT is disabled
  • Device only: compiled in RELEASE mode
  • Simulator only: compiled in DEBUG mode

Android

  • JIT is enabled
  • compiled in RELEASE mode

OS X

  • JIT is enabled
  • compiled in DEBUG mode

Windows

  • JIT is enabled
  • compiled in RELEASE mode

Linux

  • JIT is enabled
  • compiled in RELEASE mode

About the patches

More Repositories

1

bluepad32

Bluetooth gamepad, mouse and keyboard support for ESP32 and PicoW
C
562
star
2

vchar64

editor for the Commodore 64
C++
91
star
3

unijoysticle2

Bluetooth gamepad support for the Commodore 64 / Atari / Amiga, etc.
Assembly
46
star
4

c64-misc

Commodore 64 tips'n tricks
Assembly
44
star
5

bluepad32-arduino

Bluepad32 for Arduino NINA-W10 boards
C++
29
star
6

bios-8088

Disassembled BIOS from 8088 machines
Python
28
star
7

esp-idf-arduino-bluepad32-template

ESP-IDF template that has Arduino and Bluepad32 built-in
C
18
star
8

creator_to_cocos2d

C++ Creator support for Cocos2dx
C++
13
star
9

pc-8088-misc

Misc. programs for old PC DOS machines: Tandy 1000, PCjr, etc.
Assembly
12
star
10

cocosmotion

Sample project combining the great tastes of Cocos2d-iPhone and RubyMotion
Ruby
11
star
11

c64-the-uni-games

The Uni Games, a Commodore 64 game
Assembly
10
star
12

alink

alink: linker for OBJ files. from here: http://alink.sourceforge.net/. Ported to linux/mac
C
9
star
13

unijoysticle

The UniJoystiCle, a unicycle simulator for the Commodore 64
C++
9
star
14

c64-commando-2084

A mod of Commando for the Commodore 64 (mirror)
Assembly
8
star
15

bluepad32-circuitpython

Bluepad32 library for CircuitPython (mirror)
Python
6
star
16

2732-to-2532

2732 to 2532 EPROM adapter
4
star
17

commodore-home

Commodore Home: Home automation for the masses, not the classes
Assembly
4
star
18

android-ndk

Android NDK headers
C
4
star
19

libfreetype

libfreetype repo
C
4
star
20

books

binaries / source code from books
Assembly
3
star
21

test-ios-npot-texture-memory

Objective-C
3
star
22

config_files

config files for my machine
Vim Script
2
star
23

gl_LastFragData

Testing gl_LastFragData
Objective-C
2
star
24

c64-c128-erasoft

Erasoft / RQ progs games/intros from '88 to '92 for the Commodore 64 & 128
2
star
25

template-parkour

parkour template for cocos2d-x
C++
2
star
26

dexloader-sample

Sample that shows how to load a .jar / .apk in runtime in Android
Java
2
star
27

cocoslive

Python
2
star
28

c64-games-unijoysticle

Commodore 64 games that were modified to use enhanced Unijoysticle features
2
star
29

c64-rambo

"Rambo: First blood, Part II" game for the Commodore 64 disassembled and patch to support gamepad rumble.
Assembly
1
star
30

c64-cmania-intro

Commodore Mania intro
Assembly
1
star
31

c64-casual-connect-15

Casual Connect SF 2015. Simple SDKBOX / Cocos2d-x intro for the C64
Assembly
1
star
32

meetup-cocos2d-x-2015-05

Samples presented on the Cocos2d-x meetup 2015-05
C++
1
star
33

ccgraphedit

Experimental work in progress towards a cocos2d graph editor using QT and cocos2d-x
C++
1
star
34

c128-the-race

The Race, a video game for the Commodore 128
Assembly
1
star
35

arduino-misc

quick and dirty projects that shows how to use different shields
C++
1
star
36

cocos2d-console-gui

cocos launcher
C++
1
star
37

c64-lemans

Lemans - Commodore 64 game disassembly. Added gamepad rumble support
Assembly
1
star
38

bluepad32-ble-client

BLE Client for Bluepad32
Dart
1
star