All Projects → gfx → perl.js

gfx / perl.js

Licence: other
emscripten build settings for perl

Programming Languages

javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
perl
6916 projects

Projects that are alternatives of or similar to perl.js

Local Sqlite Example
Demonstrates database-driven Electron using local SQLite with SQL.js.
Stars: ✭ 148 (+377.42%)
Mutual labels:  emscripten
Imguizmo.quat
ImGui GIZMO widget - 3D object manipulator / orientator
Stars: ✭ 187 (+503.23%)
Mutual labels:  emscripten
Microwindows
The Nano-X Window System
Stars: ✭ 230 (+641.94%)
Mutual labels:  emscripten
Crosswindow
💻📱 A cross platform system abstraction library written in C++ for managing windows and performing OS tasks.
Stars: ✭ 155 (+400%)
Mutual labels:  emscripten
Ffmpeg.js
Port of FFmpeg with Emscripten
Stars: ✭ 2,447 (+7793.55%)
Mutual labels:  emscripten
Supermariowar
A fan-made multiplayer Super Mario Bros. style deathmatch game
Stars: ✭ 200 (+545.16%)
Mutual labels:  emscripten
Nbind
✨ Magical headers that make your C++ library accessible from JavaScript 🚀
Stars: ✭ 1,829 (+5800%)
Mutual labels:  emscripten
eigen-js
⚡ Eigen-js is a port of the Eigen C++ linear algebra library
Stars: ✭ 78 (+151.61%)
Mutual labels:  emscripten
Magnum Examples
Examples for the Magnum C++11/C++14 graphics engine
Stars: ✭ 180 (+480.65%)
Mutual labels:  emscripten
Instascan
HTML5 QR code scanner using your webcam
Stars: ✭ 2,657 (+8470.97%)
Mutual labels:  emscripten
Opus Media Recorder
MediaRecorder polyfill for Opus recording using WebAssembly
Stars: ✭ 159 (+412.9%)
Mutual labels:  emscripten
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (+470.97%)
Mutual labels:  emscripten
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (+570.97%)
Mutual labels:  emscripten
React Vimjs
Vim in Your Web App
Stars: ✭ 149 (+380.65%)
Mutual labels:  emscripten
Yew
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
Stars: ✭ 18,243 (+58748.39%)
Mutual labels:  emscripten
Indigo
Universal cheminformatics libraries, utilities and database search tools
Stars: ✭ 146 (+370.97%)
Mutual labels:  emscripten
Jq Web
jq in the browser with emscripten.
Stars: ✭ 188 (+506.45%)
Mutual labels:  emscripten
helloworld-sdl2-opengl-emscripten
Basic program that uses SDL2+OpenGL, compiling both locally and via emscripten
Stars: ✭ 71 (+129.03%)
Mutual labels:  emscripten
roswasm suite
Libraries for compiling C++ ROS nodes to Webassembly using Emscripten
Stars: ✭ 62 (+100%)
Mutual labels:  emscripten
Mediainfo.js
MediaInfo ported to the web using emscripten
Stars: ✭ 217 (+600%)
Mutual labels:  emscripten

perl.js

Perl on JavaScript with Emscripten

INSTALL

Install emscripten first, and setup PATH to useemcc(1). Then make will build microperl.js.

SEE ALSO

  • emscripten LLVM to JavaScript compiler
  • plμ Microperl on browser based on 5.16.3

LICENSE

The MIT License

Copyright (c) 2013 Fuji, Goro (gfx) [email protected].

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].