Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
maxi-js-emscripten
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Daniel Clarke
maxi-js-emscripten
Commits
0e0a9e80
Commit
0e0a9e80
authored
Dec 04, 2015
by
Dr-Dan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated readme
parent
19f5fb0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
Readme.txt
Readme.txt
+1
-3
No files found.
Readme.txt
View file @
0e0a9e80
...
...
@@ -3,8 +3,6 @@ An implementation of maximilian in javascript using emscripten to compile code f
To use: move the maxiLib.js file from the maxiLib folder to an appropriate location and include using the <script> tag.
Makefile!! - Can now use ‘make’ command to compile. You will probably need to change the location of em++ in the Makefile though.
- to just make base maximilian (without libs [fft etc]) use ‘make maxi’
File structure:
...
...
@@ -14,7 +12,7 @@ src: Contains all files (.cpp/.js) for use with emscripten.
maxiLib: files for the js implementation of maximilian.
- maxiLib.js is the output from emscripten.
-
libs will contain all extra maximilian libraries when completed.
-
index.php has links to all example files for easy access from localhost etc
old stuff : the initial files from the beginning. Not of much use anymore.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment