Skip to content

Repository files navigation

Personal website

Here you can find the source code for my own personal website, built with React, Tailwind, Nextjs, TypeScript, and Emscripten.

Table of contents

Building the website

Install the necessary development dependencies with:

npm install --include=dev

Then, you can build the website by running:

npm run build

Or for development:

npm run build-dev

This will create a dist folder with the built files. You can then serve this folder with any static file server.

Building the WebAssembly objects

Install emsdk (already includes emcc/em++) and then run emsdk activate --permanent/--system After that select the WebAssembly Build preset and use cmake as normal.

About

My own website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages